Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't support | (pipe Character) in Metric Path as this is considered as Pipe Functions. #725

Open
ravivish83 opened this issue Oct 17, 2022 · 0 comments
Labels

Comments

@ravivish83
Copy link

ravivish83 commented Oct 17, 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:

  1. Are all backend responses the same? If not, what's the difference?
  2. Do they contain special values, like Inf/NaN values?
  3. Do all of them have same step?
@ravivish83 ravivish83 added the bug label Oct 17, 2022
@ravivish83 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant