Harold Dost
Harold Dost
 Base on doing some cursory benchmarking I was seeing that in `main` roughtly 28% of the time spent on `Span::start()` is 20% in trace_id generation and 8% in span_id...
Relates to #808
As mentioned https://github.com/open-telemetry/opentelemetry-rust/pull/729#discussion_r805450667 We may want to look at separating the wasm implementation since it looks very different.
* Gave the false trail that the file does not exist.
Will rust support be added for this?
There are a couple of issues which are looking at breaking changes. According to the [README.md](https://github.com/open-telemetry/opentelemetry-proto#maturity-level) right now. Metrics is considered _Beta_. However, as part of the [0.5.0 release](https://github.com/open-telemetry/opentelemetry-proto/releases/tag/v0.5.0) there...
* Don't check the version for now to easy allow for OM rollout Relates to https://github.com/prometheus/prometheus/issues/9430
Relates to having exporter output, and maybe even points to the existing naming recommendations for exporters.
Conversation inspired by https://github.com/prometheus/docs/issues/2059 we want to start looking at how we can make internationalization possible on prometheus docs - (Potentially unrelated) Do we want to migrate off of nanoc?...
Like how OpenTelemetry has opentelemetry.io/registry/ We can migrate: to use some templates like https://github.com/open-telemetry/opentelemetry.io/blob/main/templates/registry-entry.md Could Replace: * https://prometheus.io/docs/operating/integrations/ * https://prometheus.io/docs/instrumenting/exporters/