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

HTTP request body is intermittently not included #306

Closed
mrferris opened this issue Sep 19, 2022 · 1 comment
Closed

HTTP request body is intermittently not included #306

mrferris opened this issue Sep 19, 2022 · 1 comment

Comments

@mrferris
Copy link

I'm running v1.3.1 of the data source and v9.1.2 of grafana.

I have a dashboard using the datasource that is doing a POST request to my HTTP endpoint with some JSON in the body. The response from the endpoint is received and successfully parsed into my dashboard.

However, intermittently (a bit more often than not), the request from this datasource that is received by my HTTP endpoint simply does not have the body included. It's the exact same HTTP request, but without the body.

I am running grafana within a local docker container and the HTTP endpoint is running locally on my machine.

Anyone have any ideas on why this is happening?

@yesoreyeram
Copy link
Collaborator

Hi @mrferris - Sorry for the delay. Not sure if you are still having the issue. I would recommend to switch to infinity datasource plugin which is a better alternative to the JSON API plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Complete
Development

No branches or pull requests

2 participants