diff --git a/specification/profiles/data-format.md b/specification/profiles/data-format.md new file mode 100644 index 00000000000..54d73982d75 --- /dev/null +++ b/specification/profiles/data-format.md @@ -0,0 +1,5 @@ +# Profiles Data Format + +**Status**: [Development](../document-status.md) + +This is a placeholder. Content will be added in a future PR. diff --git a/specification/profiles/pprof.md b/specification/profiles/pprof.md index b39c9c36fd8..89f65379957 100644 --- a/specification/profiles/pprof.md +++ b/specification/profiles/pprof.md @@ -16,5 +16,5 @@ and back again into [pprof](https://github.com/google/pprof/tree/main/proto) wit data loss (convertibility but not wire compatibility). To enable this compatibility through explicit conversion, OpenTelemetry provides pprof-specific [guidelines](https://opentelemetry.io/docs/specs/semconv/general/profiles/#compatibility-with-pprof) -in [Semantic Conventions](https://opentelemetry.io/docs/specs/semconv). +in [Semantic Conventions](https://opentelemetry.io/docs/specs/semconv/).