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

Prometheus bad units export #63

Open
nstrappazzonc opened this issue Oct 23, 2018 · 0 comments
Open

Prometheus bad units export #63

nstrappazzonc opened this issue Oct 23, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@nstrappazzonc
Copy link
Contributor

nstrappazzonc commented Oct 23, 2018

Error gathering metrics: 7 error(s) occurred:

  • collected metric zenit_os
    label:<name:"device" value:"/dev/xvda1" >
    label:<name:"name" value:"disk" >
    untyped:<value:7.48 >
    has label dimensions inconsistent with previously collected metrics in the same metric family

  • collected metric zenit_os
    label:<name:"device" value:"lo" >
    label:<name:"name" value:"net" >
    label:<name:"type" value:"receive" >
    untyped:<value:2.62588484339e+12 >
    has label dimensions inconsistent with previously collected metrics in the same metric family

  • collected metric zenit_os
    label:<name:"device" value:"lo" >
    label:<name:"name" value:"net" >
    label:<name:"type" value:"transmit" >
    untyped:<value:2.62588484339e+12 >
    has label dimensions inconsistent with previously collected metrics in the same metric family

  • collected metric zenit_os
    label:<name:"device" value:"eth0" >
    label:<name:"name" value:"net" >
    label:<name:"type" value:"receive" >
    untyped:<value:5.31028131819e+12 >
    has label dimensions inconsistent with previously collected metrics in the same metric family

  • collected metric zenit_os
    label:<name:"device" value:"eth0" >
    label:<name:"name" value:"net" >
    label:<name:"type" value:"transmit" >
    untyped:<value:5.345703981086e+12 >
    has label dimensions inconsistent with previously collected metrics in the same metric family

  • collected metric zenit_os
    label:<name:"name" value:"sysctl" >
    label:<name:"type" value:"nr_open" >
    untyped:<value:1.048576e+06 >
    has label dimensions inconsistent with previously collected metrics in the same metric family

  • collected metric zenit_os
    label:<name:"name" value:"sysctl" >
    label:<name:"type" value:"file_max" >
    untyped:<value:382744 >
    has label dimensions inconsistent with previously collected metrics in the same metric family

Adapt all metrics to this standard: https://prometheus.io/docs/practices/naming/

@nstrappazzonc nstrappazzonc added the bug Something isn't working label Oct 23, 2018
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
None yet
Development

No branches or pull requests

1 participant