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

Envoy integration uses "count" and not "counter" #1629

Closed
jippi opened this issue May 29, 2018 · 2 comments
Closed

Envoy integration uses "count" and not "counter" #1629

jippi opened this issue May 29, 2018 · 2 comments

Comments

@jippi
Copy link

jippi commented May 29, 2018

Example cluster.upstream_rq_retry is marked as count but the Enovy docs say its a counter

'cluster.upstream_rq_retry': {
'tags': (
('cluster_name', ),
(),
),
'method': 'count',
},

We basically can't get any of our metrics in DataDog UI to make sense without editing charts and removing .as_count() manually

@jippi
Copy link
Author

jippi commented May 30, 2018

talking directly to DD support on this one instead :)

@jippi jippi closed this as completed May 30, 2018
@ofek
Copy link
Contributor

ofek commented May 31, 2018

@jippi This was fixed in #1616.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants