-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update: telemetry metric + tracing * update: linting and CI fixes * update: otel env * update: run collector only if env is available * update: correcting otel init * update: removed commented instrumentation * update: generalised db_call_type to function_type * update: otel_enabled, tracing_level, removed tracing logs * update: removed queue/batch size setter + STDOUT code * update: added TRACING_LEVEL to env: * update: fn instrumentation name correction * update: simplifying Level from string logic * update: cleaner + generalised impl for Metrics * update: cleaning new analytics approach * update: correct names for recording otel * update: fixing clippy error * update: adding Sigonz Dashboard * update: tests for otel * update: test cases for telemetry * update: PR comments resolved * update: cleaned the analytics level * update: lint fix * update: CI fixed
- Loading branch information
Showing
31 changed files
with
757 additions
and
20 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dashboards |
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.