Skip to content

Adjust support for OTel and non-OTel #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 23, 2025

Conversation

benjaminjb
Copy link
Collaborator

With OTel, we've introduced some changes, most notably to the location of the Postgres logs; but also with the introduction of a receiver dir in several locations which only the collector container has access to.

This PR addresses these issues by using the cluster to determine the location of the logs, and by excluding checking the receiver dir in several execs through the use of a '.' wildcard.

Issues: [PGO-2358]

With OTel, we've introduced some changes, most notably
to the location of the Postgres logs; but also with the
introduction of a `receiver` dir in several locations
which only the collector container has access to.

This PR addresses these issues by using the cluster
to determine the location of the logs, and by excluding
checking the `receiver` dir in several execs through the use
of a '*.*' wildcard.

Issues: [PGO-2358]
Copy link
Collaborator

@philrhurst philrhurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@benjaminjb benjaminjb merged commit f71abf0 into main May 23, 2025
9 of 10 checks passed
@benjaminjb benjaminjb deleted the benjb/otel-capable-support-export branch May 23, 2025 14:59
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.

2 participants