czerwonk / ping_exporter

Prometheus exporter for ICMP echo requests using https://github.com/digineo/go-ping
MIT License
524 stars 115 forks source link

after installation ping_exporter i had two problems #115

Open komeylgivechi opened 4 months ago

komeylgivechi commented 4 months ago

after installation ping_exporter i had two problems

  1. dont see and find commnad ping_loss_ratio and like this in grafana
  2. cant config new target in prometheus.yml this is my config

`` - job_name: 'ping' metrics_path: /ping static_configs:

show this error : expected a valid start token, got "<" ("INVALID") while parsing: "<"

biennv13 commented 3 months ago
  1. you can change metrics_path: /metrics, i same issues, and fix success