You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2019/12/06 02:57:00 UTC

[jira] [Comment Edited] (HDDS-2667) Prometheus reports invalid metric type

    [ https://issues.apache.org/jira/browse/HDDS-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989351#comment-16989351 ] 

Sammi Chen edited comment on HDDS-2667 at 12/6/19 2:56 AM:
-----------------------------------------------------------

[~adoroszlai],  yes,  ozone.metastore.rocksdb.statistics is set to ALL in my cluster.  Thanks for the quick fix. 


was (Author: sammi):
Yes,  ozone.metastore.rocksdb.statistics is set to ALL in my cluster. 

> Prometheus reports invalid metric type
> --------------------------------------
>
>                 Key: HDDS-2667
>                 URL: https://issues.apache.org/jira/browse/HDDS-2667
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Sammi Chen
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>         Attachments: promethues-targets.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Promethues version 2.14.0
> configuration set in promethues.yml, in which 10.120.110.183 is the master with OM and SCM. All others are datanodes.
> {code}
> scrape_configs:
>   # The job name is added as a label `job=<job_name>` to any timeseries scraped from this config.
>   - job_name: 'ozone'
>     metrics_path: /prom
>     # metrics_path defaults to '/metrics'
>     # scheme defaults to 'http'.
>     static_configs:
>     - targets:
>       - "10.120.110.183:8080"
>       - "10.120.110.183:8081"
>       - "10.120.139.122:9882"
>       - "10.120.139.111:9882"
>       - "10.120.113.172:9882"
>       - "10.121.124.44:9882"
> {code}
> The UP datanoe 122 is not part of the THREE factor pipeline.  The later is formed by the other 3 datanodes which are all DOWN. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org