Coder Social home page Coder Social logo

aws-observability / helm-charts Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 7.0 220 KB

The AWS Observability Helm Charts repository contains Helm charts to provide easy mechanisms to setup the CloudWatch Agent and other collection agents to collect telemetry data such as metrics, logs and traces to send to AWS monitoring services.

License: Apache License 2.0

Smarty 24.17% HCL 36.43% Go 39.40%

helm-charts's People

Contributors

aditya-purang avatar amazon-auto avatar bjrara avatar dependabot[bot] avatar klwntsingh avatar lisguo avatar mitali-salvi avatar movence avatar musa-asad avatar sam6134 avatar sky333999 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

helm-charts's Issues

Update helm-charts index for 1.7.0

I'm trying to use the latest release via https://aws-observability.github.io/helm-charts/index.yaml, but it's still referencing v1.6.0 as the latest.

Breaking changes should be a major version bump

  • Add default tolerations (#41)

This changed the functionality of the chart, and should have either defaulted to [] to retain existing functionality, or bumped the chart to 2.0.0 to indicate the breaking change.

DCGM exporter doesn't work on the latest version of Bottlerocket AMI

I'm not sure what is the correct place to report this, please direct me if this is not the correct place.

Goal:
I want to have EKS cluster with working observability, Bottlerocket AMI and GPU-nodes (g5* instances)
I use this helm chart by enabling amazon-cloudwatch-observability EKS add-on for my cluster.

Steps to reproduce:

  1. I create latest version of EKS, GPU nodes with the last version of Bottlerocket AMI.
  2. I use the latest nvidia-device-plugin ( https://github.com/NVIDIA/k8s-device-plugin/releases/tag/v0.15.0 )
  3. I enable the latest version of the amazon-cloudwatch-observability EKS add-on (dcgm-exporter image 602401143452.dkr.ecr.us-east-2.amazonaws.com/eks/observability/dcgm-exporter:3.3.3-3.3.1-ubuntu22.04 is used )
  4. All related daemonsets except for dcgm-exporter work well.
  5. DCGM-exporter containers has this in output:
time="2024-05-08T11:22:02Z" level=info msg="Starting dcgm-exporter"
Error: Failed to initialize NVML
time="2024-05-08T11:22:02Z" level=fatal msg="Error starting nv-hostengine: DCGM initialization error"

I guess this is some version incompatibility issue for the DCGM and nvidia driver (being installed to nodes via k8s-device-plugin ).
What should I do to make DCGM exporter work?

Cannot find API Versions for CRDs

Trying to run version 1.7.0 with the command

helm install --wait --create-namespace --namespace amazon-cloudwatch amazon-cloudwatch aws-observability/amazon-cloudwatch-observability --set clusterName=my-ns --set region=us-east-1 --dry-run --debug

We are getting an error:

INSTALLATION FAILED: unable to build kubernetes objects from release manifest: [unable to recognize "": no matches for kind "AmazonCloudWatchAgent" in version "cloudwatch.aws.amazon.com/v1alpha1", unable to recognize "": no matches for kind "DcgmExporter" in version "cloudwatch.aws.amazon.com/v1alpha1", unable to recognize "": no matches for kind "NeuronMonitor" in version "cloudwatch.aws.amazon.com/v1alpha1"]

I have verified that none of these CRDs are currently in the cluster.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.