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

Feat : Query monitoring tech debt (#78) #198

Closed
wants to merge 6 commits into from

Conversation

tharun0064
Copy link
Contributor

  1. Removed System queries and OHI queries filter
  2. Added more unit test cases
  3. Added QueryMonitoringOnly flag to enable only query monitoring feature
  4. usage of marshal metrics
  5. common function which is reused to fetch metrics
  6. return parameter which were expected datatype instead of nil

* remove system and OHI queries filter and replace set metric with marshal metric

* return expected return types

* added logs

* Added log

* remove injest data filter

* test

* feat: reuse fetch function (#79)

* feat: reuse fetch function

* fix errors

* fix lint issues

* Added more test cases

* fix: lint issues

* fix datamodel
@tharun0064 tharun0064 requested a review from a team as a code owner February 20, 2025 10:55
* Query monitoring only description changed
* remove enable flag in query monitoring only
* feat : removed anonamized query datamap
* feat: removed logs
* fix: lint issues
@tharun0064 tharun0064 closed this Feb 21, 2025
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.

1 participant