Skip to content

Commit

Permalink
Update OTel spec submodule to include the 1.20.0 schema. (#2584)
Browse files Browse the repository at this point in the history
Co-authored-by: Patrice Chalin
  • Loading branch information
carlosalberto authored Apr 7, 2023
1 parent 48d37b1 commit 0cfec28
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 4 deletions.
2 changes: 1 addition & 1 deletion content-modules/opentelemetry-specification
Submodule opentelemetry-specification updated 54 files
+3 −0 .gitignore
+111 −6 CHANGELOG.md
+1 −1 package.json
+89 −0 schemas/1.20.0
+6 −25 semantic_conventions/http-common.yaml
+18 −0 semantic_conventions/logs/general.yaml
+13 −8 semantic_conventions/metrics/http.yaml
+0 −35 semantic_conventions/resource/service.yaml
+42 −0 semantic_conventions/resource/service_experimental.yaml
+3 −5 semantic_conventions/resource/telemetry.yaml
+12 −0 semantic_conventions/resource/telemetry_experimental.yaml
+109 −3 semantic_conventions/trace/database.yaml
+10 −4 semantic_conventions/trace/general.yaml
+1 −1 semantic_conventions/trace/http.yaml
+89 −0 semantic_conventions/trace/instrumentation/aws-sdk.yml
+2 −35 semantic_conventions/trace/messaging.yaml
+0 −1 semantic_conventions/trace/rpc.yaml
+26 −25 spec-compliance-matrix.md
+17 −12 specification/common/attribute-requirement-level.md
+70 −0 specification/compatibility/logging_trace_context.md
+2 −2 specification/compatibility/opencensus.md
+9 −0 specification/glossary.md
+32 −82 specification/logs/README.md
+71 −64 specification/logs/bridge-api.md
+3 −3 specification/logs/event-api.md
+57 −0 specification/logs/noop.md
+45 −16 specification/logs/sdk.md
+1 −0 specification/logs/semantic_conventions/README.md
+27 −0 specification/logs/semantic_conventions/general.md
+2 −2 specification/metrics/api.md
+1 −1 specification/metrics/metric-requirement-level.md
+0 −24 specification/metrics/noop.md
+8 −2 specification/metrics/semantic_conventions/README.md
+7 −7 specification/metrics/semantic_conventions/database-metrics.md
+4 −4 specification/metrics/semantic_conventions/faas-metrics.md
+121 −119 specification/metrics/semantic_conventions/hardware-metrics.md
+33 −68 specification/metrics/semantic_conventions/http-metrics.md
+24 −24 specification/metrics/semantic_conventions/instrumentation/kafka.md
+2 −2 specification/metrics/semantic_conventions/process-metrics.md
+5 −5 specification/metrics/semantic_conventions/runtime-environment-metrics.md
+10 −10 specification/metrics/semantic_conventions/system-metrics.md
+1 −19 specification/protocol/otlp.md
+60 −12 specification/resource/semantic_conventions/README.md
+3 −0 specification/trace/api.md
+14 −6 specification/trace/sdk.md
+84 −6 specification/trace/semantic_conventions/database.md
+4 −0 specification/trace/semantic_conventions/exceptions.md
+11 −19 specification/trace/semantic_conventions/http.md
+0 −1 specification/trace/semantic_conventions/instrumentation/aws-lambda.md
+60 −0 specification/trace/semantic_conventions/instrumentation/aws-sdk.md
+23 −48 specification/trace/semantic_conventions/messaging.md
+25 −1 specification/trace/semantic_conventions/rpc.md
+25 −12 specification/trace/semantic_conventions/span-general.md
+75 −2 specification/versioning-and-stability.md
6 changes: 3 additions & 3 deletions content/en/docs/reference/specification/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ same as the **Protocol** status.

- {{% spec_status "API" "trace/api" "Status" %}}
- {{% spec_status "SDK" "trace/sdk" "Status" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Tracing" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Status" %}}
- Notes:
- The tracing specification is now completely stable, and covered by long term
support.
Expand All @@ -76,7 +76,7 @@ same as the **Protocol** status.

- {{% spec_status "API" "metrics/api" "Status" %}}
- {{% spec_status "SDK" "metrics/sdk" "Status" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Metrics" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Status" %}}
- Notes:
- OpenTelemetry Metrics is currently under active development.
- The data model is stable and released as part of the OTLP protocol.
Expand All @@ -99,7 +99,7 @@ same as the **Protocol** status.

- **API:** draft
- **SDK:** draft
- {{% spec_status "Protocol" "protocol/otlp" "Logs" %}}
- {{% spec_status "Protocol" "protocol/otlp" "Status" %}}
- Notes:
- OpenTelemetry Logging is currently under active development.
- The [logs data model][] is released as part of the OpenTelemetry Protocol.
Expand Down
72 changes: 72 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,66 @@
"StatusCode": 206,
"LastSeen": "2023-02-15T21:08:21.991813-05:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/abort-multipart-upload.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:22.279271-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/complete-multipart-upload.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:27.43471-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/copy-object.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:36:46.162913-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/create-multipart-upload.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:32.598569-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/delete-object.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:36:51.309382-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/delete-objects.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:53.336367-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/get-object.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:36:56.466253-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/head-object.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:01.631169-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/index.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:36:41.007694-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/list-parts.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:37.752369-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/put-object.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:06.788757-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/restore-object.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:11.95168-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/select-object-content.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:17.119514-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part-copy.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:48.173234-04:00"
},
"https://docs.aws.amazon.com/cli/latest/reference/s3api/upload-part.html": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:37:43.016705-04:00"
},
"https://docs.aws.amazon.com/eks/latest/userguide/clusters.html": {
"StatusCode": 206,
"LastSeen": "2023-02-15T21:14:08.832435-05:00"
Expand Down Expand Up @@ -2543,6 +2603,10 @@
"StatusCode": 200,
"LastSeen": "2023-02-20T07:47:15.636056-05:00"
},
"https://github.com/ulid/spec": {
"StatusCode": 200,
"LastSeen": "2023-04-07T13:37:59.916582-04:00"
},
"https://github.com/vivint-smarthome/opentelemetry-stackdriver": {
"StatusCode": 200,
"LastSeen": "2023-02-20T07:42:54.386172-05:00"
Expand Down Expand Up @@ -2719,6 +2783,10 @@
"StatusCode": 206,
"LastSeen": "2023-03-29T12:11:59.363133963-06:00"
},
"https://hexdocs.pm/elixir/1.14.3/Exception.html#format/3": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:36:27.817661-04:00"
},
"https://hexdocs.pm/mix/Mix.Tasks.Release.html": {
"StatusCode": 206,
"LastSeen": "2023-02-15T21:47:40.349021-05:00"
Expand Down Expand Up @@ -3847,6 +3915,10 @@
"StatusCode": 206,
"LastSeen": "2023-02-18T13:35:14.153679-05:00"
},
"https://www.erlang.org/doc/man/erl_error.html#format_exception-3": {
"StatusCode": 206,
"LastSeen": "2023-04-07T13:36:35.670878-04:00"
},
"https://www.eventbrite.com/e/otel-unplugged-kubeconcloudnativecon-detroit-2022-tickets-427595037267": {
"StatusCode": 200,
"LastSeen": "2023-02-18T13:43:51.052572-05:00"
Expand Down

0 comments on commit 0cfec28

Please sign in to comment.