Skip to content

Commit

Permalink
Merge branch 'main' into extend-gen-ai-system-values
Browse files Browse the repository at this point in the history
  • Loading branch information
TaoChenOSU committed Jun 3, 2024
2 parents 123ed4e + 6a0a75e commit ffe604a
Show file tree
Hide file tree
Showing 102 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion docs/attributes-registry/event.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Attributes for Events represented using Log Records.
| ------------ | ------ | ----------------------------------------- | --------------------------------------------- | ---------------------------------------------------------------- |
| `event.name` | string | Identifies the class / type of event. [1] | `browser.mouse.click`; `device.app.lifecycle` | ![Experimental](https://img.shields.io/badge/-experimental-blue) |

**[1]:** Event names are subject to the same rules as [attribute names](https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/common/attribute-naming.md). Notably, event names are namespaced to avoid collisions and provide a clean separation of semantics for events in separate domains like browser, mobile, and kubernetes.
**[1]:** Event names are subject to the same rules as [attribute names](/docs/general/attribute-naming.md). Notably, event names are namespaced to avoid collisions and provide a clean separation of semantics for events in separate domains like browser, mobile, and kubernetes.
2 changes: 1 addition & 1 deletion docs/cloud-providers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Semantic conventions exist for the following cloud provider SDKs:

- [AWS SDK](aws-sdk.md): Semantic Conventions for the _AWS SDK_.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/cloud-providers/aws-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ The following Semantic Conventions extend the general AWS SDK attributes for spe
- [AWS DynamoDB](/docs/database/dynamodb.md): Semantic Conventions for _AWS DynamoDB_.
- [AWS S3](/docs/object-stores/s3.md): Semantic Conventions for _AWS S3_.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/cloudevents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ Semantic conventions for CloudEvents are defined for the following signals:

- [CloudEvents Spans](cloudevents-spans.md): Semantic Conventions for modeling CloudEvents as _spans_.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/cloudevents/cloudevents-spans.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,4 +221,4 @@ The following attributes are applicable to creation and processing Spans.
<!-- endsemconv -->
<!-- prettier-ignore-end -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Technology specific semantic conventions are defined for the following databases
* [Redis](redis.md): Semantic Conventions for *Redis*.
* [SQL](sql.md): Semantic Conventions for *SQL* databases.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/cassandra.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ If a parameter has no name and instead is referenced only by index, then `<key>`
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/cosmosdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ In addition to Cosmos DB attributes, all spans include
| `db.cosmosdb.sub_status_code` | `0` |
| `db.cosmosdb.request_charge` | `7.43` |

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/couchdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ described on this page.
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/database-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,6 @@ This metric is [recommended][MetricRecommended].
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
[MetricRequired]: /docs/general/metric-requirement-level.md#required
[MetricRecommended]: /docs/general/metric-requirement-level.md#recommended
2 changes: 1 addition & 1 deletion docs/database/database-spans.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,4 @@ More specific Semantic Conventions are defined for the following database techno
* [Redis](redis.md): Semantic Conventions for *Redis*.
* [SQL](sql.md): Semantic Conventions for *SQL* databases.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/dynamodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -660,4 +660,4 @@ These attributes are filled in for all DynamoDB request types.
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ Tracing instrumentations that do so, MUST also set `http.request.method_original
| `db.elasticsearch.cluster.name` | `"e9106fc68e3044f0b1475b04bf4ffd5f"` |
| `db.instance.id` | `"instance-0000000001"` |

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/hbase.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ For batch operations, if the individual operations are known to have the same op
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ For batch operations, if the individual operations are known to have the same co
| `db.query.text` | not set |
| `db.operation.name` | `"findAndModify"` |

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/mssql.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ If a parameter has no name and instead is referenced only by index, then `<key>`
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ In this example, Redis is connected using a unix domain socket and therefore the
| `db.query.text` | `"HMSET myhash field1 'Hello' field2 'World"` |
| `db.operation.name` | `"HMSET"` |

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/database/sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ This is an example of attributes for a MySQL database span:
| `db.query.text` | `"SELECT * FROM orders WHERE order_id = 'o4711'"` |
| `db.operation.name` | `"SELECT"` |

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/dns/dns-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ of `[ 0.005, 0.01, 0.025, 0.05, 0.075, 0.1, 0.25, 0.5, 0.75, 1, 2.5, 5, 7.5, 10
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/dotnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ The following metrics are currently supported:
* [Kestrel](dotnet-kestrel-metrics.md): Semantic Conventions for Kestrel web server *metrics*.
* [SignalR](dotnet-signalr-metrics.md): Semantic Conventions for SignalR server *metrics*.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/dotnet/dotnet-aspnetcore-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,4 +431,4 @@ Meter name: `Microsoft.AspNetCore.RateLimiting`; Added in: ASP.NET Core 8.0
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/dotnet/dotnet-dns-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ for more details.
|---|---|
| `_OTHER` | A fallback error value to be used when the instrumentation doesn't define a custom value. |

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/dotnet/dotnet-http-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,4 @@ Notes:
- Opt-in `server.address` and `server.port` attributes are not reported
- Metric added in ASP.NET Core 8.0

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/dotnet/dotnet-kestrel-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,4 +675,4 @@ different processes could be listening on TCP port 12345 and UDP port 12345.
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/dotnet/dotnet-signalr-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,4 @@ of `[ 0.01, 0.02, 0.05, 0.1, 0.2, 0.5, 1, 2, 5, 10, 30, 60, 120, 300 ]`.
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/exceptions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Semantic conventions for Exceptions are defined for the following signals:
* [Exceptions on spans](exceptions-spans.md): Semantic Conventions for Exceptions associated with *spans*.
* [Exceptions in logs](exceptions-logs.md): Semantic Conventions for Exceptions recorded in *logs*.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/exceptions/exceptions-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ The table below indicates which attributes should be added to the
Same as [Trace Semantic Conventions for Exceptions - Stacktrace
Representation](exceptions-spans.md#stacktrace-representation).

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/exceptions/exceptions-spans.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ grained information from a stacktrace, if necessary.
[telemetry-sdk-resource]: ../resource/README.md#telemetry-sdk
[erlang-stacktrace]: https://www.erlang.org/doc/man/erl_error.html#format_exception-3
[elixir-stacktrace]: https://hexdocs.pm/elixir/1.14.3/Exception.html#format/3
[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/faas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Technology specific semantic conventions are defined for the following FaaS serv

* [AWS Lambda](aws-lambda.md): Semantic Conventions for *AWS Lambda*.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/faas/aws-lambda.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,4 +303,4 @@ because it is not available until function invocation.

[environment variables]: https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html#configuration-envvars-runtime

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/faas/faas-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -507,5 +507,5 @@ FaaS providers. This list is not exhaustive.
* [Google CloudFunctions Metrics](https://cloud.google.com/monitoring/api/metrics_gcp#gcp-cloudfunctions)
* [OpenFaas Metrics](https://docs.openfaas.com/architecture/metrics/)

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
[MetricRecommended]: /docs/general/metric-requirement-level.md#recommended
2 changes: 1 addition & 1 deletion docs/faas/faas-spans.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,4 +336,4 @@ This example shows the FaaS attributes for a (non-FaaS) process hosted on Google
| Resource | `faas.instance` | n/a | `"my-lambda-function:instance-0001"` |
| Resource | `cloud.resource_id` | n/a | `"arn:aws:lambda:us-west-2:123456789012:function:my-lambda-function"` |

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/feature-flags/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Semantic conventions for feature flags are defined for the following signals:
* [Feature Flags in Spans](feature-flags-spans.md): Semantic Conventions for recording feature flags in *spans*.
* [Feature Flags in Logs](feature-flags-logs.md): Semantic Conventions for recording feature flags in *logs*.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/feature-flags/feature-flags-logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ should be determined by the implementer.
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/feature-flags/feature-flags-spans.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ should be determined by the implementer.
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/gen-ai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Semantic conventions for LLM operations are defined for the following signals:

* [LLM Spans](llm-spans.md): Semantic Conventions for LLM requests - *spans*.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.26.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/gen-ai/gen-ai-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Instrumentations SHOULD document the list of errors they report.
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.22.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
[MetricRequired]: /docs/general/metric-requirement-level.md#required
[MetricRecommended]: /docs/general/metric-requirement-level.md#recommended
[ExplicitBucketBoundaries]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.31.0/specification/metrics/api.md#instrument-advisory-parameters
2 changes: 1 addition & 1 deletion docs/gen-ai/llm-spans.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ The event name MUST be `gen_ai.content.completion`.
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.22.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/general/attribute-naming.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ Any additions to the `otel.*` namespace MUST be approved as part of
OpenTelemetry specification.

[DocumentStatus]:
https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
https://opentelemetry.io/docs/specs/otel/document-status
4 changes: 2 additions & 2 deletions docs/general/attribute-requirement-level.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ _This section applies to Log, Metric, Resource, and Span, and describes
requirement levels for attributes defined in semantic conventions._

Attribute requirement levels apply to the
[instrumentation library](https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/glossary.md#instrumentation-library).
[instrumentation library](https://opentelemetry.io/docs/concepts/glossary/#instrumentation-library).

The following attribute requirement levels are specified:

Expand Down Expand Up @@ -124,4 +124,4 @@ Here are several examples of expensive operations to be avoided by default:
`Content-Length` header is not available

[DocumentStatus]:
https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/general/attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -516,4 +516,4 @@ about the span.
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
4 changes: 2 additions & 2 deletions docs/general/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ structure and semantics will also be defined.
|---|---|---|---|---|---|
| [`event.name`](/docs/attributes-registry/event.md) | string | Identifies the class / type of event. [1] | `browser.mouse.click`; `device.app.lifecycle` | `Required` | ![Experimental](https://img.shields.io/badge/-experimental-blue) |

**[1]:** Event names are subject to the same rules as [attribute names](https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/common/attribute-naming.md). Notably, event names are namespaced to avoid collisions and provide a clean separation of semantics for events in separate domains like browser, mobile, and kubernetes.
**[1]:** Event names are subject to the same rules as [attribute names](/docs/general/attribute-naming.md). Notably, event names are namespaced to avoid collisions and provide a clean separation of semantics for events in separate domains like browser, mobile, and kubernetes.



Expand Down Expand Up @@ -109,4 +109,4 @@ such that the name identifies the event structurally. It is also recommended tha
the event names have low-cardinality, so care must be taken to use fields
that identify the class of Events but not the instance of the Event.

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/general/logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ As such, these should be recorded as Log Record attributes when applicable. They
<!-- END AUTOGENERATED TEXT -->
<!-- endsemconv -->

[DocumentStatus]: https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
[DocumentStatus]: https://opentelemetry.io/docs/specs/otel/document-status
2 changes: 1 addition & 1 deletion docs/general/metric-requirement-level.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ Instrumentation that doesn't support configuration MUST NOT emit `Opt-In` metric
This attribute requirement level is recommended for metrics that are particularly expensive to retrieve or might pose a security or privacy risk. These should therefore only be enabled deliberately by a user making an informed decision.

[DocumentStatus]:
https://github.com/open-telemetry/opentelemetry-specification/tree/v1.33.0/specification/document-status.md
https://opentelemetry.io/docs/specs/otel/document-status
Loading

0 comments on commit ffe604a

Please sign in to comment.