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

Attribute gauge breaks prometheus metrics #315

Closed
4 tasks
iramiller opened this issue May 19, 2021 · 0 comments · Fixed by #316
Closed
4 tasks

Attribute gauge breaks prometheus metrics #315

iramiller opened this issue May 19, 2021 · 0 comments · Fixed by #316
Assignees
Labels
bug Something isn't working

Comments

@iramiller
Copy link
Member

Summary of Bug

Metrics are broken due to attribute module invalid gauge.

Version

v1.3.0-HEAD

Steps to Reproduce

Enable metrics, query metrics endpoint

An error has occurred while serving metrics:
5 error(s) occurred:
* collected metric attribute_add label:<name:"account" value:"pb196v4x39k2q4ldmedjsm3z8338tfe0w402sv29e" > label:<name:"name" value:"figureomni.wireref.omnibus.pb" > label:<name:"owner" value:"pb13p3fe2ydk7p6q9th5gl5ha4vmnz3ztpheqmkvz" > label:<name:"type" value:"ATTRIBUTE_TYPE_BYTES" > counter:<value:1 >  should be a Gauge
* collected metric attribute_add label:<name:"account" value:"pb1p8zu0v2jadeaf8k72c7z45u6c74ksn0m9f82dp" > label:<name:"name" value:"figureomni.wireref.omnibus.pb" > label:<name:"owner" value:"pb13p3fe2ydk7p6q9th5gl5ha4vmnz3ztpheqmkvz" > label:<name:"type" value:"ATTRIBUTE_TYPE_BYTES" > counter:<value:1 >  should be a Gauge

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

1 participant