Skip to content
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

Add k8s example #11

Merged
merged 6 commits into from
Dec 4, 2023
Merged

Add k8s example #11

merged 6 commits into from
Dec 4, 2023

Conversation

ChrsMark
Copy link
Member

@ChrsMark ChrsMark commented Nov 23, 2023

Changes

This PR adds a section in the values.yaml in order to provide an example on how to enable Kubernetes cluster monitoring.
This PR also adds a daemonset.yaml file which can be used in order to deploy an additional Otel collector for Node level metrics collection and Autodiscovery.

Note that for now node level metrics+logs collection cannot be enabled at the same time (same helm chart) with cluster level metrics collection because those 2 require different deployment modes (daemonset VS deployment).
That's why we introduce an additional Daemonset for the Node level metrics collection.

Merge Requirements

For new features contributions please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
  • Appropriate documentation updates in the [docs][]
  • Appropriate Helm chart updates in the [helm-charts][]

Sample custom dashboards

k8s-otlp
redisOtel

Copy link

cla-checker-service bot commented Nov 23, 2023

💚 CLA has been signed

@ChrsMark
Copy link
Member Author

@AlexanderWert this is ready for a review now.

Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
@ChrsMark ChrsMark merged commit b79749e into elastic:main Dec 4, 2023
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