newrelic / helm-charts

Helm charts for New Relic applications
Apache License 2.0
97 stars 206 forks source link

[nri-bundle] <nri-mongodb3 integration is not working> #1310

Closed nandoin closed 4 months ago

nandoin commented 6 months ago

Bug description

Integration in nri-bundle is not working for nri-mongodb3

Version of Helm and Kubernetes

Kubernetes v1.28 Helm v3.14.0 Atlas M20

Which chart?

nri-bundle:5.0.46

What happened?

I'm trying to configure newrelic-infrastructure with integrations (nri--mongodb3), but when i deploy helm, i get a error message in newrelic-bundle-nrk8s-kubelet-xxxx pod container agent. mongodb-error2

What you expected to happen?

I want to monitor MongoDB Atlas with newrelic-infrastruture agent on kubernetes.

How to reproduce it? values.yaml

newrelic-infrastructure:
  enabled: true
  integrations:
    mongodb3-config.yml:
      integrations:
        - name: nri-mongodb3
          config:
            mongodb_cluster_name: ${cluster-name}
            mongodb_uri: mongodb+srv://${user}:${password}@${server}/?retryWrites=true&w=majority
            mongodb_direct_connect: false
            collection_filters:
            index_filters:
            database_stats: true
            collection_stats: true
            index_stats: true
            replicaset_stats: true
            top_stats: true
            diagnostic_stats: true
            exporter_port: 9126
            scrape_timeout: 30s

mongodb-error

Anything else we need to know?

workato-integration[bot] commented 6 months ago

https://new-relic.atlassian.net/browse/NR-247979

davidgit commented 4 months ago

Hi @nandoin ,

The next best step is to visit New Relic Support, where you can engage the New Relic Support Community or open a support ticket depending on your support level. The support team is best positioned to assist with your specific needs.

Please provide a link to this GitHub issue when submitting your community post or support ticket.

Thanks!