An open API service for providing issue and pull request metadata for open source projects.

GitHub / tokio-rs/tracing-opentelemetry issues and pull requests

#218 - Consolidates gauge metric filtering logic and add gauge example in docs

Pull Request - State: closed - Opened by xinchengxx about 1 month ago

#215 - Fix: remove Lazy for thread_local static

Pull Request - State: closed - Opened by Expyron about 2 months ago - 1 comment

#214 - Update docs

Pull Request - State: closed - Opened by mladedav about 2 months ago

#213 - chore!: remove metrics feature gate

Pull Request - State: closed - Opened by mladedav about 2 months ago

#212 - fix(layer): correctly track entered and exited state for timings

Pull Request - State: closed - Opened by mladedav about 2 months ago - 1 comment

#211 - chore: slightly improve error message on version mismatch

Pull Request - State: closed - Opened by mladedav about 2 months ago - 1 comment

#210 - chore(deps): upgrade pprof and remove obsolete forced minimum versions

Pull Request - State: closed - Opened by mladedav about 2 months ago - 1 comment

#209 - fix!(layer): change old semantic convention

Pull Request - State: closed - Opened by mladedav about 2 months ago

#207 - chore: prepare release of 0.31.0

Pull Request - State: closed - Opened by mladedav 2 months ago

#205 - Upgrade to otel 0.30

Pull Request - State: closed - Opened by BSteffaniak 2 months ago - 7 comments

#203 - OTLP Example logging with incorrect ‘service.name’

Pull Request - State: closed - Opened by Dreistein 3 months ago - 1 comment

#202 - feat: OpenTelemetry context activation POC

Pull Request - State: open - Opened by bantonsson 3 months ago - 5 comments

#201 - feat: Add OpenTelemetrySpanExt methods for direct span event creation

Pull Request - State: closed - Opened by alessandrobologna 3 months ago - 6 comments

#199 - OTLP Example logging with incorrect `service.name`

Issue - State: closed - Opened by andreasWallnerIFX 3 months ago - 1 comment

#197 - chore: prepare for release 0.30.0

Pull Request - State: closed - Opened by tisonkun 4 months ago - 4 comments

#196 - chore: update from opentelemetry-sdk 0.28.0 to 0.29.0

Pull Request - State: closed - Opened by alessandrobologna 4 months ago - 5 comments

#195 - doc: tracked inactivity default

Pull Request - State: closed - Opened by aimericsr 5 months ago - 1 comment

#194 - Upgrade to opentelemetry v0.28.0

Pull Request - State: closed - Opened by BSteffaniak 6 months ago

#193 - Update opentelemetry to 0.28

Pull Request - State: closed - Opened by cschramm 6 months ago - 7 comments

#192 - Support for Opentelemetry 0.28.0

Issue - State: closed - Opened by turulix 6 months ago - 1 comment

#189 - Use renamed WASI target

Pull Request - State: closed - Opened by djc 6 months ago

#188 - use the tracing event name as the otel event name

Pull Request - State: closed - Opened by zzlk 6 months ago

#187 - Update dependencies

Pull Request - State: closed - Opened by djc 8 months ago

#186 - minor: deprecate `metrics_gauge_unstable` feature falg

Pull Request - State: closed - Opened by marioplumbarius 8 months ago

#185 - can't crate layer after upgrading opentelemetry to 0.27

Issue - State: closed - Opened by nbari 9 months ago - 2 comments

#184 - chore: update opentelemetry dependencies to 0.27.0

Pull Request - State: closed - Opened by MathiasPius 9 months ago - 7 comments

#182 - Add level metadata to spans

Pull Request - State: closed - Opened by mTsBucy1 9 months ago - 2 comments

#180 - Export level as custom span attribute

Issue - State: closed - Opened by mTsBucy1 9 months ago - 2 comments

#178 - MetricsLayer does not really pipe metrics to reader

Issue - State: open - Opened by Jinwei1987 9 months ago - 1 comment

#176 - adding support for setting the status of the span through SpanExt

Pull Request - State: closed - Opened by webfinesse 10 months ago

#175 - Fix the example installing `OpenTelemetryLayer` into a global subscriber

Pull Request - State: closed - Opened by mzabaluev 10 months ago - 6 comments

#174 - Correlation of Logs and Spans via trace context does not seem to work

Issue - State: closed - Opened by mmanciop 10 months ago - 2 comments

#173 - Reduce locking in the implementation of `Layer::on_close`

Pull Request - State: closed - Opened by mzabaluev 10 months ago

#172 - Update README with versioning notes

Pull Request - State: closed - Opened by djc 10 months ago - 2 comments

#171 - Added notes to README to clarify version compatibility

Pull Request - State: closed - Opened by jlandahl 10 months ago - 1 comment

#170 - Sync tracing-opentelemetry and opentelemetry crate versions

Issue - State: closed - Opened by fabriziosestito 10 months ago - 8 comments

#169 - Upgrade to opentelemetry 0.26

Pull Request - State: closed - Opened by ymgyt 10 months ago - 2 comments

#166 - fix: add support for exporting opentelemetry logs_level_enabled feature

Pull Request - State: closed - Opened by HoKim98 11 months ago - 3 comments

#165 - chore: update CHANGELOG for 0.26 release

Pull Request - State: closed - Opened by ymgyt 11 months ago

#164 - Upgrade to opentelemetry 0.25

Pull Request - State: closed - Opened by ymgyt 11 months ago - 4 comments

#163 - How to set the trace_id of span?

Issue - State: closed - Opened by kwsc98 11 months ago - 2 comments

#162 - Using OpenTelemetry layer causes hang when tokio-spawned function returns.

Issue - State: closed - Opened by drwhut 11 months ago - 3 comments

#160 - Dynamically nameable metrics

Issue - State: open - Opened by alfiejfs 12 months ago - 6 comments

#157 - v0.25.0 otlp example fails

Issue - State: closed - Opened by Taxalo about 1 year ago - 3 comments

#156 - Update changelog for 0.25.0 release

Pull Request - State: closed - Opened by djc about 1 year ago

#155 - Upgrade to opentelemetry 0.24

Pull Request - State: closed - Opened by djc about 1 year ago - 4 comments

#154 - Support OpenTelemetry 0.24

Issue - State: closed - Opened by NOBLES5E about 1 year ago - 6 comments

#153 - Invalidate sample decision on set parent fix #150

Pull Request - State: closed - Opened by rohitmittapalli about 1 year ago - 3 comments

#152 - Clear cached sample_result in tracing::Span::set_parent()

Pull Request - State: closed - Opened by edwinsmith about 1 year ago - 1 comment

#151 - Outdated docs: `SpanKind` doesn't implement `Display` anymore

Issue - State: closed - Opened by survived about 1 year ago - 10 comments

#150 - Sampling decision cache isn't invalidated on span.set_parent

Issue - State: closed - Opened by njsmith about 1 year ago - 5 comments

#149 - Possibly incorrect `impl Layer for MetricsLayer`

Issue - State: open - Opened by calebschoepp about 1 year ago - 8 comments

#148 - chore: fix on_close() comment

Pull Request - State: closed - Opened by Oliboy50 about 1 year ago

#147 - WASI support

Pull Request - State: closed - Opened by calebschoepp about 1 year ago - 5 comments

#146 - Compiling with target `wasm32-wasi` fails

Issue - State: closed - Opened by calebschoepp about 1 year ago - 3 comments

#145 - DISCUSS: Upcoming tracing 0.2 integration

Issue - State: closed - Opened by Xuanwo about 1 year ago - 3 comments

#144 - chore: Use 2021 edition instead

Pull Request - State: closed - Opened by Xuanwo about 1 year ago - 2 comments

#143 - Apply rustfmt for the whole codebase

Issue - State: closed - Opened by Xuanwo about 1 year ago - 2 comments

#142 - Prepare 0.24.0 release

Pull Request - State: closed - Opened by djc about 1 year ago - 6 comments

#141 - Support opentelemetry 0.23

Issue - State: closed - Opened by MrCroxx about 1 year ago - 2 comments

#140 - Should we update to opentelemetry 0.23?

Issue - State: closed - Opened by frederikhors about 1 year ago - 3 comments

#139 - Update opentelemetry to version 0.23.0 and adjust associated code

Pull Request - State: closed - Opened by k3rn31 about 1 year ago - 2 comments

#137 - build(deps): update opentelemetry requirement from 0.22.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#136 - build(deps): update opentelemetry-stdout requirement from 0.3.0 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#135 - build(deps): update opentelemetry-otlp requirement from 0.15.0 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#134 - build(deps): update opentelemetry-semantic-conventions requirement from 0.14.0 to 0.15.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#133 - build(deps): update opentelemetry_sdk requirement from 0.22.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#132 - build(deps): update opentelemetry-jaeger requirement from 0.21.0 to 0.22.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#131 - deps: Bump to otel to version 0.23

Pull Request - State: closed - Opened by Xuanwo about 1 year ago - 2 comments

#130 - API for Baggage

Issue - State: open - Opened by cortopy about 1 year ago - 8 comments

#129 - Metrics/gauge

Pull Request - State: closed - Opened by biryukovmaxim over 1 year ago - 2 comments

#128 - Fix example usage in readme

Pull Request - State: closed - Opened by mladedav over 1 year ago

#127 - Not working with `spawn_blocking()` tasks

Issue - State: closed - Opened by op8867555 over 1 year ago - 6 comments

#125 - `tracing::error!` does not set the level to ERROR

Issue - State: closed - Opened by nastynaz over 1 year ago - 2 comments

#124 - fix: set span end time when it exits

Pull Request - State: closed - Opened by mladedav over 1 year ago - 13 comments

#123 - Timings do not work with spans entered concurrently multiple times

Issue - State: closed - Opened by mladedav over 1 year ago - 1 comment

#122 - Document need of `opentelemetry::global::shutdown_tracer_provider()`?

Issue - State: open - Opened by alexpdp7 over 1 year ago - 3 comments

#121 - WithContext not populated when a reload layer is used

Issue - State: open - Opened by arlyon over 1 year ago - 5 comments

#119 - Setting trace and span id in logs.

Issue - State: closed - Opened by ShovelJockey over 1 year ago - 5 comments

#117 - enhancement: add gauge metric behind feature

Pull Request - State: closed - Opened by academiaresf over 1 year ago - 5 comments

#116 - Set end time during `on_exit` instead of during `on_close

Issue - State: closed - Opened by mladedav over 1 year ago - 1 comment

#115 - `otel.status_message` should be `otel.status_description`

Issue - State: closed - Opened by BrynCooke over 1 year ago

#113 - please push a release tag

Issue - State: closed - Opened by rbtcollins over 1 year ago - 2 comments

#112 - chore: add contributing guide

Pull Request - State: closed - Opened by mladedav over 1 year ago - 1 comment