You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
CarbonAPI doesn't support | (pipe Character) in Metric Path as this is considered as Pipe Functions.
For: ap.|1234|ap.dev.hostname.memory.percent.Used
ravivish83
changed the title
CarbonAPI doesn't support | (pipe Character) in Metric Path as this is considered as Pipe Functions.
Doesn't support | (pipe Character) in Metric Path as this is considered as Pipe Functions.
Oct 18, 2022
Describe the bug
CarbonAPI doesn't support | (pipe Character) in Metric Path as this is considered as Pipe Functions.
For: ap.|1234|ap.dev.hostname.memory.percent.Used
CarbonAPI Version
What's the CarbonAPI version you are running? Does this issue reproducible on current master?
https://github.com/go-graphite/carbonapi
Logs
If applicable, add logs (please use log level debug) that shows the whole duration of the request. Request can be identified by UUID if needed.
Error : Pipe to not a function\n Parsed so far : ap.|1234|\nCould not parse :
CarbonAPI Configuration:
Please include carbonapi config file that you are using (please replace all information you don't want to share, like domain names or IP addresses).
https://github.com/go-graphite/carbonapi/blob/main/cmd/carbonapi/carbonapi.example.victoriametrics.yaml
Simplified query (if applicable)
Please provide a query that triggered the issue, ideally narrowed down to smallest possible set of functions.
Backend response (if possible)
If that's possible - please share some sample set of backend responses. Most important thing here:
The text was updated successfully, but these errors were encountered: