Skip to content

Commit 219a76b

Browse files
committed
fix lint
1 parent d312889 commit 219a76b

File tree

1 file changed

+1
-0
lines changed
  • plugins/node/opentelemetry-instrumentation-pg

1 file changed

+1
-0
lines changed

plugins/node/opentelemetry-instrumentation-pg/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ PostgreSQL instrumentation has few options available to choose from. You can set
5555

5656
The value of the environment variable `OTEL_SEMCONV_STABILITY_OPT_IN` (a comma-separated list of values) will define which metrics are being collected.
5757
Possible values:
58+
5859
- `database` - emit the new database conventions and stop emitting old database conventions.
5960
- `database/dup` - emit both the old and the stable database conventions, allowing for a seamless transition.
6061
- The default behavior (in the absence of one of these values) is to continue emitting only the old database conventions.

0 commit comments

Comments
 (0)