Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OpenTelemetry submodule to include the 1.19.0 schema. #2453

Merged
merged 2 commits into from
Mar 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,9 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored

# TODO: drop after fix to https://github.com/rust-lang/crates.io/issues/788
- ^https://crates\.io/crates
# TODO: drop after fix to https://github.com/open-telemetry/opentelemetry-specification/pull/3217
- ^https://golang\.org/pkg/runtime/debug/#Stack
# TODO: drop after fix to https://github.com/micrometer-metrics/micrometer-docs/issues/239
- ^https://micrometer\.io/docs
# TODO: drop after fix to https://github.com/google/docsy/issues/1337
- ^https://opentelemetry\.io/.
# TODO: drop after fix to https://github.com/open-telemetry/opentelemetry.io/issues/2354
- ^https://open-telemetry\.github\.io/opentelemetry-python/benchmarks/
# TODO: drop after fix to https://github.com/open-telemetry/opentelemetry-specification/pull/3230
- ^https://wikipedia\.org/wiki/Double-precision_floating-point_format
2 changes: 1 addition & 1 deletion content-modules/opentelemetry-specification
Submodule opentelemetry-specification updated 69 files
+2 −1 .github/auto_assign_issue.yml
+2 −1 .github/auto_assign_pr.yml
+6 −0 .markdown_link_check_config.json
+1 −1 .vscode/settings.json
+88 −12 CHANGELOG.md
+1 −1 Makefile
+1 −1 internal/tools/schema_check.sh
+81 −0 schemas/1.19.0
+6 −4 semantic_conventions/README.md
+117 −0 semantic_conventions/http-common.yaml
+1 −1 semantic_conventions/logs/events.yaml
+1 −1 semantic_conventions/logs/log-exception.yaml
+12 −197 semantic_conventions/metrics/http.yaml
+7 −8 semantic_conventions/resource/browser.yaml
+33 −1 semantic_conventions/resource/cloud.yaml
+25 −0 semantic_conventions/resource/cloud_provider/heroku.yaml
+4 −26 semantic_conventions/resource/faas.yaml
+2 −1 semantic_conventions/resource/host.yaml
+1 −1 semantic_conventions/trace/aws/lambda.yaml
+5 −5 semantic_conventions/trace/faas.yaml
+2 −2 semantic_conventions/trace/general.yaml
+29 −86 semantic_conventions/trace/http.yaml
+6 −9 semantic_conventions/trace/messaging.yaml
+48 −0 semantic_conventions/trace/rpc.yaml
+10 −0 semantic_conventions/user-agent.yaml
+118 −116 spec-compliance-matrix.md
+1 −1 specification/common/attribute-naming.md
+7 −7 specification/common/attribute-requirement-level.md
+4 −4 specification/compatibility/prometheus_and_openmetrics.md
+8 −36 specification/logs/README.md
+36 −45 specification/logs/bridge-api.md
+833 −0 specification/logs/data-model-appendix.md
+8 −824 specification/logs/data-model.md
+29 −4 specification/logs/event-api.md
+ specification/logs/img/app-to-otelcol.png
+ specification/logs/img/application-api-sdk.png
+7 −7 specification/logs/sdk.md
+2 −2 specification/logs/semantic_conventions/events.md
+4 −4 specification/logs/semantic_conventions/exceptions.md
+4 −4 specification/logs/semantic_conventions/feature-flags.md
+1 −0 specification/metrics/README.md
+18 −91 specification/metrics/api.md
+1 −1 specification/metrics/data-model.md
+40 −0 specification/metrics/metric-requirement-level.md
+289 −0 specification/metrics/noop.md
+74 −19 specification/metrics/sdk.md
+1 −1 specification/metrics/semantic_conventions/database-metrics.md
+4 −4 specification/metrics/semantic_conventions/faas-metrics.md
+2 −2 specification/metrics/semantic_conventions/hardware-metrics.md
+149 −97 specification/metrics/semantic_conventions/http-metrics.md
+42 −0 specification/metrics/semantic_conventions/rpc-metrics.md
+5 −5 specification/metrics/semantic_conventions/runtime-environment-metrics.md
+1 −1 specification/metrics/supplementary-guidelines.md
+112 −107 specification/protocol/otlp.md
+2 −1 specification/resource/semantic_conventions/README.md
+4 −4 specification/resource/semantic_conventions/browser.md
+25 −5 specification/resource/semantic_conventions/cloud.md
+30 −0 specification/resource/semantic_conventions/cloud_provider/heroku.md
+8 −26 specification/resource/semantic_conventions/faas.md
+27 −1 specification/resource/semantic_conventions/host.md
+6 −6 specification/schemas/README.md
+7 −3 specification/trace/sdk.md
+7 −7 specification/trace/sdk_exporters/zipkin.md
+1 −1 specification/trace/semantic_conventions/exceptions.md
+32 −14 specification/trace/semantic_conventions/faas.md
+34 −27 specification/trace/semantic_conventions/http.md
+15 −26 specification/trace/semantic_conventions/instrumentation/aws-lambda.md
+62 −4 specification/trace/semantic_conventions/rpc.md
+2 −2 specification/trace/semantic_conventions/span-general.md
60 changes: 60 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
"StatusCode": 206,
"LastSeen": "2023-02-15T20:22:09.914772-05:00"
},
"http://connect.build": {
"StatusCode": 206,
"LastSeen": "2023-03-06T12:31:57.898317-05:00"
},
"http://docs.couchdb.org/en/stable/api/document/common.html#get--db-docid": {
"StatusCode": 200,
"LastSeen": "2023-02-15T21:07:22.728274-05:00"
Expand Down Expand Up @@ -219,6 +223,10 @@
"StatusCode": 200,
"LastSeen": "2023-02-15T20:39:53.035347-05:00"
},
"https://cloud.google.com/apis/design/resource_names#full_resource_name": {
"StatusCode": 200,
"LastSeen": "2023-03-06T12:32:31.245277-05:00"
},
"https://cloud.google.com/artifact-registry": {
"StatusCode": 200,
"LastSeen": "2023-02-15T20:40:21.583943-05:00"
Expand Down Expand Up @@ -283,6 +291,10 @@
"StatusCode": 206,
"LastSeen": "2023-02-15T20:37:19.225321-05:00"
},
"https://collectd.org/wiki/index.php/Binary_protocol": {
"StatusCode": 200,
"LastSeen": "2023-03-06T12:31:47.297962-05:00"
},
"https://collectd.org/wiki/index.php/Binary_protocol#:~:text=The%20binary%20protocol%20is%20the,some%20documentation%20to%20reimplement%20it": {
"StatusCode": 200,
"LastSeen": "2023-02-15T20:38:58.467493-05:00"
Expand All @@ -295,6 +307,10 @@
"StatusCode": 200,
"LastSeen": "2023-02-15T20:37:47.678543-05:00"
},
"https://connect.build/docs/protocol/#error-codes": {
"StatusCode": 206,
"LastSeen": "2023-03-06T12:32:02.996105-05:00"
},
"https://consul.io": {
"StatusCode": 206,
"LastSeen": "2023-02-15T20:40:53.214342-05:00"
Expand Down Expand Up @@ -387,6 +403,10 @@
"StatusCode": 200,
"LastSeen": "2023-02-15T21:14:20.22294-05:00"
},
"https://devcenter.heroku.com/articles/dyno-metadata": {
"StatusCode": 200,
"LastSeen": "2023-03-06T12:32:55.851613-05:00"
},
"https://developer.android.com/reference/android/os/Build#MANUFACTURER": {
"StatusCode": 200,
"LastSeen": "2023-02-15T21:12:02.911089-05:00"
Expand Down Expand Up @@ -2611,6 +2631,10 @@
"StatusCode": 206,
"LastSeen": "2023-02-16T17:14:46.273759-05:00"
},
"https://learn.microsoft.com/en-us/rest/api/resources/resources/get-by-id": {
"StatusCode": 200,
"LastSeen": "2023-03-06T12:32:25.536951-05:00"
},
"https://letsencrypt.org/": {
"StatusCode": 206,
"LastSeen": "2023-02-16T17:14:40.123818-05:00"
Expand Down Expand Up @@ -3055,6 +3079,10 @@
"StatusCode": 200,
"LastSeen": "2023-02-18T09:20:23.881999-05:00"
},
"https://pkg.go.dev/runtime/debug#Stack": {
"StatusCode": 200,
"LastSeen": "2023-03-06T12:32:36.463612-05:00"
},
"https://pkgs.alpinelinux.org/packages": {
"StatusCode": 200,
"LastSeen": "2023-02-18T09:17:05.826934-05:00"
Expand All @@ -3075,6 +3103,14 @@
"StatusCode": 206,
"LastSeen": "2023-02-18T09:27:09.404833-05:00"
},
"https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels": {
"StatusCode": 206,
"LastSeen": "2023-03-06T12:31:35.173485-05:00"
},
"https://prometheus.io/docs/concepts/jobs_instances/#jobs-and-instances": {
"StatusCode": 206,
"LastSeen": "2023-03-06T12:31:29.725913-05:00"
},
"https://prometheus.io/docs/practices/naming/#metric-names": {
"StatusCode": 206,
"LastSeen": "2023-02-18T09:20:11.272872-05:00"
Expand All @@ -3083,6 +3119,10 @@
"StatusCode": 206,
"LastSeen": "2023-02-18T09:20:05.792878-05:00"
},
"https://prometheus.io/docs/prometheus/latest/federation/": {
"StatusCode": 206,
"LastSeen": "2023-03-06T12:31:40.630433-05:00"
},
"https://prometheus.io/docs/prometheus/latest/installation/": {
"StatusCode": 206,
"LastSeen": "2023-02-18T09:20:34.883562-05:00"
Expand Down Expand Up @@ -3567,6 +3607,18 @@
"StatusCode": 200,
"LastSeen": "2023-02-18T13:43:24.269695-05:00"
},
"https://www.jaegertracing.io/docs/1.41/apis/#remote-sampling-configuration-stable": {
"StatusCode": 206,
"LastSeen": "2023-03-06T12:32:14.237195-05:00"
},
"https://www.jaegertracing.io/docs/1.41/sampling/#adaptive-sampling": {
"StatusCode": 206,
"LastSeen": "2023-03-06T12:32:19.590259-05:00"
},
"https://www.jaegertracing.io/docs/1.41/sampling/#remote-sampling": {
"StatusCode": 206,
"LastSeen": "2023-03-06T12:32:08.847983-05:00"
},
"https://www.jaegertracing.io/docs/latest/apis/": {
"StatusCode": 200,
"LastSeen": "2023-02-18T13:39:54.42661-05:00"
Expand Down Expand Up @@ -3807,6 +3859,14 @@
"StatusCode": 200,
"LastSeen": "2023-02-18T13:47:01.905892-05:00"
},
"https://www.tencentcloud.com/": {
"StatusCode": 206,
"LastSeen": "2023-03-06T12:32:44.70372-05:00"
},
"https://www.tencentcloud.com/document/product/213/6091": {
"StatusCode": 200,
"LastSeen": "2023-03-06T12:32:50.414565-05:00"
},
"https://www.timescale.com/promscale": {
"StatusCode": 206,
"LastSeen": "2023-02-18T13:34:17.737487-05:00"
Expand Down