Skip to content

Conversation

sv-splunk
Copy link
Contributor

@sv-splunk sv-splunk commented Sep 2, 2025

Description

In the field mapping of query_sample attributes in client.go, we are currently mapping `currentAttributes["network.peer.address"] = row["client_addrs"], and in this line client_addrs is misspelled. Actual field name in pg_stat_activity table is client_addr.

Link to tracking issue

Fixes #42447

Testing

Documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

postgresqlreceiver - client_addr in query collection is misspelled as client_addrs
1 participant