We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm trying to track down what's going on after an upgrade. Using graphite-api 1.1.3 on Debian 12.
All calls return 400s. I'm not sure why.
I tried something like: curl http://127.0.0.1:8081/metrics/find?query=*, and it gives a 400.
curl http://127.0.0.1:8081/metrics/find?query=*
Is this normal behavior? I'm wondering if my test method is off.
Thank you!
The text was updated successfully, but these errors were encountered:
I think my problem is with another codebase. Sorry about that!
brutasse/graphite-api#252
Sorry, something went wrong.
No branches or pull requests
Hi,
I'm trying to track down what's going on after an upgrade. Using graphite-api 1.1.3 on Debian 12.
All calls return 400s. I'm not sure why.
I tried something like:
curl http://127.0.0.1:8081/metrics/find?query=*
, and it gives a 400.Is this normal behavior? I'm wondering if my test method is off.
Thank you!
The text was updated successfully, but these errors were encountered: