Skip to content

Disable PostgreSQL top_query and query_sample by default #46843

@ebrdarSplunk

Description

@ebrdarSplunk

Component(s)

receiver/postgresql

Describe the issue you're reporting

Looking at receiver/postgresqlreceiver/metadata.yaml file I noticed that:

Line 188-189

 db.server.query_sample:
    enabled: true

Line 207-208

db.server.top_query:
    enabled: true

These flows should not be enabled by default and should be explicitly enabled by the customer

Tip

React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions