Skip to content

Commit fe9e0b4

Browse files
committed
[receiver/postgresqlreceiver] Update golden test fixture for postgresql.backends description
Assisted-by: Claude Sonnet 5
1 parent 5d2d82e commit fe9e0b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

receiver/postgresqlreceiver/testdata/scraper/otel/expected_vector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ resourceMetrics:
153153
stringValue: PRAKSURY-M-7HKV:5432
154154
scopeMetrics:
155155
- metrics:
156-
- description: The number of backends.
156+
- description: The number of backend processes associated with each database. Counts backends across all connection states (active, idle, idle-in-transaction) and all backend types, including non-client backends such as autovacuum and parallel workers.
157157
name: postgresql.backends
158158
sum:
159159
aggregationTemporality: 2

0 commit comments

Comments
 (0)