Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding "Application" to datasource config #1057

Open
benmali opened this issue Oct 15, 2024 · 0 comments
Open

Adding "Application" to datasource config #1057

benmali opened this issue Oct 15, 2024 · 0 comments

Comments

@benmali
Copy link

benmali commented Oct 15, 2024

Use case

We have several many different dashboards in grafana that uses ADX plugin, many of them are associated with an "Application". We wish to know from the "Application" column in ADX, what is the application associated with it. We want to create a different datasource for each of these (querying the same adx cluster) - so we may track queries usage (performance, intervals, etc..).

We have hundreds of ADX queries in our grafana - many of them are under-performant.

This way we can track down the query owner and fix it.

Creating different tokens in azure per datasource for grafana is undesirable - we don't wish to create more tokens every time an "application" is added to grafana, but creating a new datasource is acceptable.

The solution

Adding the "Application" property to the adx datasource config, making it easier for us to identify where is the query coming from inside grafana .

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

No branches or pull requests

1 participant