forked from raystack/guardian
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: integrate otel collector in guardian (#173)
* feat: adding otel into guardian * fix go mod * fix go mod * feat: adding otel into guardian * feat: adding otel into guardian * feat: adding otel into guardian * fix: load telemetry for cli * fix: load telemetry for cli * fix: rpc metric * feat: add sql metrics * feat: add sql metrics * feat: add sql metrics * fix: load telemetry for cli * feat: track metric external provider * fix test * fix: track external services http traces * fix: track external services http traces test * fix: external metrics * fix: external metrics * fix: external metrics * resolve comments * resolve comments --------- Co-authored-by: Lifosmin Simon <[email protected]>
- Loading branch information
Showing
14 changed files
with
490 additions
and
253 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
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.