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

Introduce an observability crate using opentelemetry-rust #2535

Merged
merged 25 commits into from
Aug 8, 2024
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
62b1910
feat: add observability crate
hlts2 Jul 24, 2024
ffbd91c
fix: fix crate name
hlts2 Jul 24, 2024
6528b64
Merge branch 'main' into feat/add-otel-rust
hlts2 Jul 24, 2024
608320d
feat: add module files
hlts2 Jul 24, 2024
e0e6b63
feat: create config
hlts2 Jul 24, 2024
885736d
fix: implement from trait
hlts2 Jul 24, 2024
38f8eac
feat: add tracer and meter macro
hlts2 Jul 24, 2024
b72436a
feat: add license
hlts2 Jul 24, 2024
51ff380
fix: use full module path
hlts2 Jul 24, 2024
38c410f
fix: add shutdown method
hlts2 Jul 25, 2024
dd54819
feat: add build method to crate tracer provider and meter provider
hlts2 Jul 25, 2024
b7983bc
Merge branch 'main' into feat/add-otel-rust
hlts2 Jul 26, 2024
31ba768
Merge branch 'main' into feat/add-otel-rust
hlts2 Jul 30, 2024
a84598a
Merge branch 'main' into feat/add-otel-rust
hlts2 Aug 1, 2024
4d0a0ce
fix: module path
hlts2 Aug 1, 2024
3e34f59
fix: add export timeout duration and comment
hlts2 Aug 1, 2024
6e94c27
feat: update interface
hlts2 Aug 1, 2024
e32bf43
feat: add endpint configuration to root configuration
hlts2 Aug 1, 2024
66f96e8
Merge branch 'main' into feat/add-otel-rust
hlts2 Aug 1, 2024
58194e3
fix: update deps
hlts2 Aug 1, 2024
0264959
Merge branch 'main' into feat/add-otel-rust
hlts2 Aug 6, 2024
373cafc
fix: small refactor
hlts2 Aug 6, 2024
a41da7f
Merge branch 'main' into feat/add-otel-rust
hlts2 Aug 7, 2024
9d79e74
fix: deleted build method to create trace and metrics provider
hlts2 Aug 7, 2024
fcde1cf
Merge branch 'main' into feat/add-otel-rust
hlts2 Aug 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading