Skip to content

Commit

Permalink
Add CORS, retries and timeouts to feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Apr 2, 2019
1 parent aaece0b commit 5380624
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,10 @@ For more details on how the canary analysis and promotion works please [read the
| A/B testing (headers and cookies filters)| :heavy_check_mark: | :heavy_minus_sign: |
| Load testing | :heavy_check_mark: | :heavy_check_mark: |
| Webhooks (custom acceptance tests)| :heavy_check_mark: | :heavy_check_mark: |
| Request success rate (builtin metric check) | :heavy_check_mark: | :heavy_check_mark: |
| Request duration (builtin metric check) | :heavy_check_mark: | :heavy_minus_sign: |
| Custom Prometheus metrics checks | :heavy_check_mark: | :heavy_check_mark: |
| Ingress gateway | :heavy_check_mark: | :heavy_minus_sign: |
| Request success rate check (Envoy metric) | :heavy_check_mark: | :heavy_check_mark: |
| Request duration check (Envoy metric) | :heavy_check_mark: | :heavy_minus_sign: |
| Custom promql checks | :heavy_check_mark: | :heavy_check_mark: |
| Ingress gateway (CORS, retries and timeouts) | :heavy_check_mark: | :heavy_minus_sign: |
### Roadmap
Expand Down

0 comments on commit 5380624

Please sign in to comment.