Skip to content

(discussion): k8s-infra chart improvements #182

@srikanthccv

Description

@srikanthccv
  1. rename the k8s-infra to agent? - the name of the chart is misleading as it conveys the infra explicit in it, but the same chart can be used to do various other kinds of tasks, such as enriching the trace data emitted by the application in a pod with the k8s information. There are several other things users could perform with this chart
  2. ability to easily customise the chart - how does one add a new scrape job without altering the existing jobs? Or, speaking more generally, how does one make partial config changes to the agent without copying the whole chart?
  3. should the chart enable & collect everything one can get from the existing available receivers? The one thing people usually expect is that they run an agent in their cluster or environment and expect everything to show up in the UI. This has the downside of collecting unnecessary data, but the upside charm of "it just works" is the best user experience. We can probably take the middle ground of collecting immediately helpful information and giving users an option to enable the rest of the things.

cc @SigNoz/backend @SigNoz/devops

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions