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

track executed queries and panel clicks #1688

Merged
merged 3 commits into from Sep 28, 2023
Merged

Conversation

gwdawson
Copy link
Member

track executed queries so we can view some stats around the datasource
this includes but not limited to:

  • how many queries are sent
  • how often each query type is used
  • etc.

Fixes #72899

@gwdawson gwdawson requested a review from a team September 13, 2023 13:29
@gwdawson gwdawson self-assigned this Sep 13, 2023
@gwdawson gwdawson requested review from gabor and zoltanbedi and removed request for a team September 13, 2023 13:29
@gwdawson gwdawson requested a review from a team as a code owner September 28, 2023 09:04
@gwdawson gwdawson requested a review from gabor September 28, 2023 09:29
Copy link
Contributor

@gabor gabor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@gwdawson gwdawson merged commit 209fea4 into master Sep 28, 2023
2 of 3 checks passed
@gwdawson gwdawson deleted the gareth/add-feature-tracking branch September 28, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

Zabbix: Add feature tracking to datasource
2 participants