Replies: 2 comments
-
this and is the grafana-agent helm chart which deploys DaemonSet by default and uses flow mode by default sufficient for all three use cases? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Agreed, consolidating into a single daemonset for unified scraping/receiving of logs, metrics, and traces could streamline management and resource utilization. This approach simplifies deployment and maintenance overhead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using Grafana Agent Operator to collect logs and metrics, and custom agent deployment for traces. The operator creates these resources:
Wouldn't it better to create single daemonset to scrape/receive logs, metrics and traces?
Beta Was this translation helpful? Give feedback.
All reactions