-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revamp all otel references and implementations (#108)
* updated the otel_collector_exporter file Signed-off-by: shefali-malhotra <[email protected]> * metrics update Signed-off-by: nitesh3108 <[email protected]> * Revert "metrics update" This reverts commit 27a00ef. * meter and observer update Signed-off-by: nitesh3108 <[email protected]> * meter update Signed-off-by: nitesh3108 <[email protected]> * fixed the go mod tidy and generated the mocks Signed-off-by: shefali-malhotra <[email protected]> * fixed the observer issue in metrics.go Signed-off-by: shefali-malhotra <[email protected]> * Implement RegisterCallback method * fixed the otel exporter Signed-off-by: shefali-malhotra <[email protected]> * update RegisterCallback method implementation * update exporter and registercallback Signed-off-by: nitesh3108 <[email protected]> * update Meter, update method names and regenerate mock files * Migrated deprecated methods in the test file. * write success unit test cases for metrics methods * Add unit test cases for label update * update filesystem metrics unit tests * update space volume meta nfs based unit test * update error handling for static parameters * update unit test for RecordStorageClassSpaceMetrics label update * update unit test for RecordArraySpaceMetrics label update * unused context Signed-off-by: nitesh3108 <[email protected]> * remove unreachable code * upgraded gopkg.in/yaml.v3 module --------- Signed-off-by: shefali-malhotra <[email protected]> Signed-off-by: nitesh3108 <[email protected]> Co-authored-by: shefali-malhotra <[email protected]> Co-authored-by: Chiman Jain <[email protected]>
- Loading branch information
1 parent
f90283d
commit 007a670
Showing
18 changed files
with
1,165 additions
and
2,451 deletions.
There are no files selected for viewing
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
Oops, something went wrong.