DandyDeveloper / charts

Various helm charts migrated from [helm/stable] due to deprecation
https://dandydeveloper.github.io/charts
Apache License 2.0
156 stars 143 forks source link

[chart/grafana-agent][REQUEST] Add additional volume mount configuration #172

Closed MurzNN closed 7 months ago

MurzNN commented 2 years ago

Is your feature request related to a problem? Please describe. For many Loki instances there is a requirement to mount system logs directory (eg /var/log or systemd's /var/log/journal), also container logs (eg /var/lib/docker/containers), or any custom log file from hosted node.

But in current Chart I don't see ability to set custom volume mounts to Grafana Agent DaemonSet.

Describe the solution you'd like Will be good to have ability to fill custom folders to mount as volumes for the Grafana Agent pod.

DandyDeveloper commented 7 months ago

I still think my grafana agent chart has some merit but I really do need to update it. As such, I'm going to close this for now because option have significantly improved/changed and revisit after I complete the update.