Skip to content

Grafana: Adjust a few integration details #127

@amotl

Description

@amotl

Hi again,

while working on GH-125, we've discovered a few spots on the Grafana subsystem which could be improved. Let us know if you have any objections.

With kind regards,
Andreas.

/cc @Tonkenfo, @wetterfrosch, @ClemensGruber

Datasource

  • Use jsonData.httpMode="POST"
    Currently, no httpMode is set, so the data source will effectively use GET. This is very noisy in InfluxDB logs, and may even croak, especially with huge query statements.

Dashboard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions