Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Full Metrics Options #368

Closed
2 of 4 tasks
dtomcej opened this issue Nov 21, 2019 · 1 comment · Fixed by #376
Closed
2 of 4 tasks

Implement Full Metrics Options #368

dtomcej opened this issue Nov 21, 2019 · 1 comment · Fixed by #376
Labels
area/metrics kind/enhancement a new or improved feature.
Milestone

Comments

@dtomcej
Copy link
Contributor

dtomcej commented Nov 21, 2019

Proposal

Maesh should provide full metrics options based on the Traefik Proxy.

This would require the following metrics providers:

  • Prometheus
  • Datadog
  • InfluxDB
  • StatsD
@dtomcej dtomcej added area/metrics kind/enhancement a new or improved feature. labels Nov 21, 2019
@dtomcej dtomcej added this to the v1.1.0 milestone Nov 21, 2019
@yuri-1987
Copy link

much needed feature, it could be nice to get traditional metrics such as number of backend endpoints per service, open connections per backend, avg latency per backend, status codes per backend, session rate per backend, retry count per backend.

we are using maesh almost from the launch, but we fail to see a big benefit over the native kube-proxy besides the retry attempts and basic circuit breaker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/metrics kind/enhancement a new or improved feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants