-
Stabilize Logger.Enabled API
Blockers:
- https://github.com/open-telemetry/opentelemetry-specification/pull/4203
- https://github.com/open-telemetry/opentelemetry-specification/issues/4207
- ht…
-
### What happened?
The Meter's attributes seem to no be appended when using Prometheues Exporter.
I created a small example sandbox to reproduce the behvavior.
The relevant output line is
``…
-
- [ ] Python
- [ ] Node
- [ ] Ruby
- [ ] Rust
- [ ] Java
- [ ] PHP
-
### Related Problems?
_No response_
### Describe the solution you'd like:
We are currently using the @microlabs/otel-cf-workers library to enable open telemetry our CloudFlare workers. The configur…
-
Consider adding a way to track processor metrics. See https://github.com/open-telemetry/opentelemetry-rust/pull/245#issuecomment-704608797 for discussion.
-
At the moment we can only rely on the output from the `log` crate for debugging. When there are multiple components that dump into the log, it is not easy to understand what thread does what.
The `…
liuw updated
6 months ago
-
We can return an overall Result
Return a Vec of results from each processor/reader.
We need to be consistent across signals, unless there is a good reason to deviate.
originally discussed in : …
-
There are a few concerns with the current [implementation](https://github.com/open-telemetry/opentelemetry-rust/blob/c53c5f1fcb8dec6e9f0659cd706e793b7e97402e/opentelemetry/src/logs/record.rs#L51-L67) …
-
Honeycomb is slowly switching to opentelemetry and so should this.
The current honeycomb impl this runs on top of (libhoney-rust) has some issues (inefficiencies, and is likely memory leak source)…
-
I'm regularly getting an error when sending traces:
`OpenTelemetry trace error occurred. Exporter otlp encountered the following error(s): the grpc server returns error (Unknown error): , detailed er…