-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[receiver/saphanareceiver] New SAP HANA metrics receiver (#9234)
* initial commit * initial generated metric * First sap hana metric * Fully functioning first metric * Set up structures for monitoring queries for sap hana * Clean up sap hana collection code a bit * More touchups to hana * initial tests & enhancements to support unit tests * Small fixes, finish metadata * Add rest of metrics to metadata * Enhance null support, finish adding queries * Enhance testing & update queries * tidy up the gomod * Support disabling queries * Update queries slightly * Ensure variable coming from go sql is not ratio * Update saphana documentation * Alphabetize sap hana queries in LPU documentation * Minor change to sap hana documentation * Update go mod * Update query based on feedback * Fix documentation * Address linter issues * Add changelog entry * Appease linter * Add component to components list for saphana * Update receiver/saphanareceiver/Makefile Co-authored-by: Daniel Jaglowski <[email protected]> * Update receiver/saphanareceiver/testdata/mocked_queries/mostly_disabled_results.json Co-authored-by: Daniel Jaglowski <[email protected]> * Update receiver/saphanareceiver/testdata/mocked_queries/all_query_results.json Co-authored-by: Daniel Jaglowski <[email protected]> * Address some PR feedback * Ensure all errors end up in ScrapeErrors * Add codeowner * Update dependencies in gomod * Add resource attributes * Address linter * Update gomod * Add db.system identifier * Tiny change to error message to trigger ci * Add replace to saphana go mod * Update reference in saphana gomod * Fix unnecessary update to sapmexporter gomod * Address PR feedback * Reduce repetition in client * Simplify assignment in client * Update gomod * Fix another gomod entry * Fix changelog location after merge Co-authored-by: Daniel Jaglowski <[email protected]>
- Loading branch information
1 parent
ea328de
commit e7b5ac7
Showing
31 changed files
with
10,436 additions
and
388 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.