Graphite exporter 0.2.0

176 views
Skip to first unread message

Brian Brazil

unread,
Mar 1, 2017, 12:55:54 PM3/1/17
to Prometheus Users
I've just released version 0.2.0 of the Graphite exporter. It has been a long time since the last release, so there's lots of housekeeping changes included.

[FEATURE] Added flag to allow dropping of unmatched metrics
[ENHANCEMENT] Logging changes and standardisation

--

s.ri...@gmail.com

unread,
Aug 7, 2018, 3:09:07 AM8/7/18
to Prometheus Users
Hi Brian, 

Thanks for creating this and helping the community !! I am new to this prometheus world and I am making an attempt for shipping the Apache Gatling data (in a Graphite format ) to Graphite_Exporter and then eventually to Prometheus; 
     - I can see the shipped metrics from Apache Gatling to the graphite_exporter on :9108/metrics as below (mentioning just a few metrics), 
                          gatling_basicsimulation_allRequests_all_count 0
                          gatling_basicsimulation_allRequests_all_stdDev 0
                         gatling_basicsimulation_allRequests_ko_count 0
                        gatling_basicsimulation_allRequests_ko_mean 1
    
     - At a same time i am unable to see these meaningful metrics in prometheus:9090/metrics (graphite_exporter target is mentioned in prometheus.yml ); What i can see is followed metrics related to graphite_exporter ; My concern is why i am unable to see Gatling metrics which are available in Graphite_Exporter as mentioned above !!
                  
Available metrics in prometheus ( just seems like comm and health check metrics for exporter  ), 
   net_conntrack_dialer_conn_attempted_total{dialer_name="graphite_exporter"} 1
   net_conntrack_dialer_conn_closed_total{dialer_name="graphite_exporter"} 0
   net_conntrack_dialer_conn_established_total{dialer_name="graphite_exporter"} 1
   net_conntrack_dialer_conn_failed_total{dialer_name="graphite_exporter",reason="refused"} 0
   net_conntrack_dialer_conn_failed_total{dialer_name="graphite_exporter",reason="resolution"} 0
    net_conntrack_dialer_conn_failed_total{dialer_name="graphite_exporter",reason="timeout"} 0
    net_conntrack_dialer_conn_failed_total{dialer_name="graphite_exporter",reason="unknown"} 0
    prometheus_target_scrape_pool_sync_total{scrape_job="graphite_exporter"} 2
    prometheus_target_sync_length_seconds{scrape_job="graphite_exporter",quantile="0.01"} NaN
    prometheus_target_sync_length_seconds{scrape_job="graphite_exporter",quantile="0.05"} NaN
    prometheus_target_sync_length_seconds{scrape_job="graphite_exporter",quantile="0.5"} NaN
    prometheus_target_sync_length_seconds{scrape_job="graphite_exporter",quantile="0.9"} NaN    
   prometheus_target_sync_length_seconds{scrape_job="graphite_exporter",quantile="0.99"} NaN
   prometheus_target_sync_length_seconds_sum{scrape_job="graphite_exporter"} 0.00012090199999999999
   prometheus_target_sync_length_seconds_count{scrape_job="graphite_exporter"} 2

If you have any insights for this issue kindly let me know your thoughts on this  !! 

Kind Regards,
Ritesh.

    




 

Matthias Rampke

unread,
Aug 8, 2018, 3:58:46 AM8/8/18
to s.ri...@gmail.com, Prometheus Users
Hi,

I'm moving this into its own thread, it's easy to miss new questions buried in old threads.

You are right, :9090/metrics does not show the collected metrics. That endpoint is only for metrics about the status of Prometheus itself.

Do you see the metrics on the UI on :9090/graph? If you need them in metrics format, then look at the documentation about federation:


/MR

--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/2ad79c95-262d-4b76-8290-ad6f5f37ea5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages