dell / csm

Dell Container Storage Modules (CSM)
Apache License 2.0
67 stars 15 forks source link

[BUG]: Karavi metrics pod not able to send data to OTEL #232

Closed encore0 closed 2 years ago

encore0 commented 2 years ago

Bug Description

Installed observability module and configured both data sources in the grafana GUI. I can see in the logs that the data is being scraped, but it seems like there is an issue sending the data to otel. There are no firewalls in place. This is leading to no info being shown in Grafana. All drop downs are blank. Topology dashboard works fine

Logs

see screenshot

Screenshots

Untitled

Additional Environment Information

10.98.28.94 is otel

Steps to Reproduce

install observability module based on doc

Expected Behavior

data sent to otel/grafana

CSM Driver(s)

CSI for Powerstore

Installation Type

No response

Container Storage Modules Enabled

No response

Container Orchestrator

Kubernetes 1.21.6

Operating System

centos 7

shaynafinocchiaro commented 2 years ago

Hello @encore0, can you provide us with which deployment mechanism you used from the documentation, the version of otel and grafana you're using, and the details of your values.yaml file if you're not using the default one we provide.

encore0 commented 2 years ago

Hi! I used helm for everything. I did not change any values in any of the values.yaml. Grafana 7.3, otel/opentelemetry-collector:0.9.0. This system is on the Dell network if you want to log into it.

encore0 commented 2 years ago

Issue was related to not having a specific version of otel/nginx