Skip to content

Commit

Permalink
Removes Prometheus and adds OTEL for metrics/logs/traces (#348)
Browse files Browse the repository at this point in the history
Co-authored-by: trantorian <[email protected]>
Co-authored-by: Mohit Dhattarwal <[email protected]>
  • Loading branch information
3 people authored Oct 28, 2024
1 parent 3ffd494 commit 7175bb7
Show file tree
Hide file tree
Showing 86 changed files with 1,955 additions and 816 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
target
crates/client/sync/test-data/*.json
infra/Signoz
cairo-artifacts
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Next release

- code: refactor to use otel tracing instead of prometheus (removed mc-metrics, added mc-analytics)
- fix(version constants): 0.13.2 was mapped to wrong constants
- fix(compilation): devnet contract artifacts are not compiled by `cargo build` anymore
- feat: add fgw get_block_traces
Expand Down
Loading

0 comments on commit 7175bb7

Please sign in to comment.