Skip to content

feat: add QueryTag and query comments information#102

Merged
devnied merged 5 commits intomasterfrom
feature/add-tag-comments
Jan 13, 2025
Merged

feat: add QueryTag and query comments information#102
devnied merged 5 commits intomasterfrom
feature/add-tag-comments

Conversation

@devnied
Copy link
Collaborator

@devnied devnied commented Dec 16, 2024

The AddQueryTagInfos function is designed to enrich the context and query with additional metadata.

  • AddQueryTagInfos: This function extracts plugin configuration details from the context and adds them as query tags using the gosnowflake.WithQueryTag method. It includes information such as plugin version, Grafana version, Grafana host, organization ID, and datasource ID.

Close #100

Signed-off-by: Julien Millau <mxjulien@gmail.com>
@devnied devnied added this to the 2.0.0 milestone Dec 16, 2024
devnied and others added 4 commits December 16, 2024 17:00
Signed-off-by: Julien Millau <mxjulien@gmail.com>
Signed-off-by: Julien Millau <mxjulien@gmail.com>
…tion

Signed-off-by: Julien Millau <mxjulien@gmail.com>
…tion

Signed-off-by: Julien Millau <mxjulien@gmail.com>
@sonarqubecloud
Copy link

@devnied devnied merged commit 3cbe7d5 into master Jan 13, 2025
3 checks passed
@devnied devnied deleted the feature/add-tag-comments branch January 13, 2025 19:51
@rumbin
Copy link
Contributor

rumbin commented Jan 13, 2025

Awesome, highly appreciated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request] Add query tag or query comment for identifying dashboards and panels

2 participants