Skip to content

Commit 573a480

Browse files
authored
Merge branch 'main' into add_k8s_resources
2 parents 560e4ae + 8d9d4a1 commit 573a480

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/database/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ database metrics and logs.
2424
> metric and span names, and unit of measure.
2525
> * SHOULD introduce an environment variable `OTEL_SEMCONV_STABILITY_OPT_IN`
2626
> in the existing major version which is a comma-separated list of values.
27-
> If the list of values includes:
27+
> The list of values includes:
2828
> * `database` - emit the new, stable database conventions,
2929
> and stop emitting the old experimental database conventions
3030
> that the instrumentation emitted previously.

docs/database/database-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ linkTitle: Metrics
4040
> metric and span names, and unit of measure.
4141
> * SHOULD introduce an environment variable `OTEL_SEMCONV_STABILITY_OPT_IN`
4242
> in the existing major version which is a comma-separated list of values.
43-
> If the list of values includes:
43+
> The list of values includes:
4444
> * `database` - emit the new, stable database conventions,
4545
> and stop emitting the old experimental database conventions
4646
> that the instrumentation emitted previously.

docs/database/database-spans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ linkTitle: Client Calls
3333
> metric and span names, and unit of measure.
3434
> * SHOULD introduce an environment variable `OTEL_SEMCONV_STABILITY_OPT_IN`
3535
> in the existing major version which is a comma-separated list of values.
36-
> If the list of values includes:
36+
> The list of values includes:
3737
> * `database` - emit the new, stable database conventions,
3838
> and stop emitting the old experimental database conventions
3939
> that the instrumentation emitted previously.

0 commit comments

Comments
 (0)