Synthetic monitoring http POST check

What should be exactly the proper value for the Request Body?

  • What Grafana version and what operating system are you using?
    Grafana v9.0.0
    Ubuntu 20.04.4 LTS

  • What are you trying to achieve?
    Create a Synthetic Monitoring Check with request method POST

  • How are you trying to achieve it?
    Create a check with Request Method: POST and Request Body: {“key1”: “value1”, “key2”: “value2”} (replaced with proper key name and value name)

  • What happened?
    I Keep on getting status_code 400 even if my request body is correct

  • What did you expect to happen?
    Expect a 200 status code

  • Can you copy/paste the configuration(s) that you are having problems with?
    image
    i just replaced with key1 and value1 due to sensitive information

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
    image

  • Did you follow any online instructions? If so, what is the URL?
    no

Hi @jigsthegreat346! I don’t see any expectations outlined in the Synthetic Monitoring docs regarding allowed value(s) for the HTTP request body. If you haven’t already done so, can you open a ticket for the Support team to review this further? And based on their findings, I can open a request for the Docs team to add more detail for this type of check.