carbonapi not getting the Graphite metrics stored in Victoria Metrics. #411
ravivish83
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have requirement that I need to get the graphite data source metrics on to Grafana from Victoria Metrics(Graphite Datasource Metrics are stored in Victoria Metrics and pulling the metrics through graphite endpoint)
I have found the one config in go-graphite https://github.com/go-graphite/carbonapi/blob/main/cmd/carbonapi/carbonapi.example.victoriametrics.yaml
and which is working but it doesn't support the metrics with | (pipe character) to push to Grafana
I have recently found that https://github.com/bookingcom/carbonapi support the | (pipe character) but I don't find the configuration support for Victoria Metrics .https://github.com/bookingcom/carbonapi/blob/master/config/carbonapi.yaml
Can you please kindly suggest me that the https://github.com/bookingcom/carbonapi fork support the Victoria Metrics (Graphite DataSource) ? if yes, please suggest the config settings for the same.? If not , any other workaround to make it available ?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions