You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under the cr.yml reference, there is no options to add another volume to sidecars or instances, for example to add a shared emptyDir volume for logs ingestion?
Use-Case
Postgres typically logs into file defined in log_destination setting under postgresql.conf. This can be ingested using means such as fluentbit or promtail to be sent to OpenTelemetry collectors.
Is this a feature you are interested in implementing yourself?