Grafana - InfluxDB 2.3 (InfluxQL)

Hi,

I’m new to the community, and sorry for the question.

Hi,

I’m new to the community, and sorry for the question.

I currently have an environment with Grafana and InfluxDB (2.3)

I’m trying to configure the InfluxDB Data Source in Grafana in the templates (InfluxQL and Flux).

In the Flux model, everything went well, as shown below, ok.

  1. Template Flux
  2. URL InfluxDB
  3. User console InfluxDB (admin)
  4. Password user admin
  5. Organization InfluxDB
  6. API Token Admin

Part 2: When trying to configure for InfluxQL, it always returns the same 400 error message.

  1. Template InfluxQL
  2. URL InfluxDB
  3. Admin token key
  4. Organization
  5. User console influx Admin
  6. API Token Admin and Password Admin Console

There was the attempt with (Auth - Basic auth; and Auth With Credentials; and the two Auth - Basic auth and With Credentials)

Basic auth:
User: admin console influx and name token
Password: Password admin console influx and token admin api.

In all these configurations, the error 400 was returned when performing the test.

I would like some help from the community for configuring InfluxQL 2.3 in Grafana.

Thank you very much.