Skip to content

Commit

Permalink
link to blog questions and results
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Jun 11, 2024
1 parent b9e071c commit 8bdfdc7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content-modules/opentelemetry-specification
Submodule opentelemetry-specification updated 35 files
+3 −3 .github/CODEOWNERS
+2 −64 CHANGELOG.md
+1 −1 README.md
+0 −20 development/README.md
+15 −0 experimental/README.md
+1 −1 experimental/metrics/config-service.md
+0 −0 experimental/trace/zpages.md
+38 −29 spec-compliance-matrix.md
+5 −4 specification/README.md
+1 −1 specification/common/attribute-type-mapping.md
+1 −1 specification/compatibility/logging_trace_context.md
+1 −1 specification/compatibility/opentracing.md
+4 −4 specification/compatibility/prometheus_and_openmetrics.md
+1 −1 specification/configuration/file-configuration.md
+3 −3 specification/configuration/sdk-environment-variables.md
+2 −6 specification/document-status.md
+1 −1 specification/logs/README.md
+2 −27 specification/logs/bridge-api.md
+18 −49 specification/logs/event-api.md
+9 −37 specification/logs/event-sdk.md
+6 −14 specification/logs/sdk.md
+2 −30 specification/metrics/api.md
+3 −3 specification/metrics/data-model.md
+14 −40 specification/metrics/sdk.md
+1 −1 specification/metrics/sdk_exporters/prometheus.md
+1 −1 specification/protocol/file-exporter.md
+1 −1 specification/schemas/file_format_v1.0.0.md
+1 −1 specification/schemas/file_format_v1.1.0.md
+2 −2 specification/semantic-conventions.md
+1 −1 specification/telemetry-stability.md
+0 −25 specification/trace/api.md
+6 −14 specification/trace/sdk.md
+1 −1 specification/trace/tracestate-handling.md
+1 −1 specification/trace/tracestate-probability-sampling.md
+35 −51 specification/versioning-and-stability.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ wanted feedback on the translation for metric names, as we want to be sure
before we make any changes.

The survey received 86 responses, and contained many helpful pieces of feedback.
Than you to everyone that participated!
Than you to everyone that participated! The questions and raw results can be
found
[here](https://github.com/open-telemetry/sig-end-user/tree/b5cb097ca529cea62809d5078ef8e30a54ad86b9/end-user-surveys/otel-prom-interoperability)

## Overall takeaways

Expand Down

0 comments on commit 8bdfdc7

Please sign in to comment.