Connect Infinity DataSource to SWQL Studio

  • What Grafana version and what operating system are you using? Grafana v11.6.0

  • What are you trying to achieve? Trying to connect SWQL Studio to Grafana using the Infinity datasource

  • How are you trying to achieve it? I am trying to do this using a vetted username and password for SWQL Studio requesting Json data

  • What happened? I receive a no response error and a tls:failed to parse certificate from server: x509: negative serial number error

  • What did you expect to happen? I expected the test to go through without issue.

  • Can you copy/paste the configuration(s) that you are having problems with?

  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were. error getting response from url https://MY SERVER NAME:17774/SolarWinds/Orion/v3/Json/Query?query=SELECT+TOP+1+Uri+FROM+Orion.Pollers. no response received. Error: Get “https://MY SERVER NAME:17774/SolarWinds/InformationService/v3/Json/Queryhttps://usilg01-app589:17774/SolarWinds/Orion/v3/Json/Query?query=SELECT+TOP+1+Uri+FROM+Orion.Pollers”: tls: failed to parse certificate from server: x509: negative serial number

  • Did you follow any online instructions? If so, what is the URL? Yes I did. Connecting to the SWIS API with Grafana - DevOps Forum - DevOps Discourse - THWACK

There is a wonderful article about this SolarWinds API Example · grafana/grafana-infinity-datasource · Discussion #1137 · GitHub

You can post any queries related to SolarWinds + Infinity there. Hope that helps.

That post is very helpful, thanks for writing it. It has helped me get this far.

I will check on my version and see if the cert issue is within SolarWinds for me as well. Thanks for the help!