canonical / mongodb-operator

Charmed solution for MongoDB
Apache License 2.0
12 stars 14 forks source link

COS / Dashboard "MongoDB ReplSet Summary" has empty data on CPU section #512

Open gustavosr98 opened 2 weeks ago

gustavosr98 commented 2 weeks ago

Steps to reproduce

Follow this guide https://charmhub.io/mongodb/docs/h-view-metrics

Expected behavior

All plots to show data

Actual behavior

Screenshot 2024-11-07 at 18 01 15

Versions

All versions can be seen in Juju status

# (base) blue@blue:~$ juju status
Model  Controller  Cloud/Region         Version  SLA          Timestamp
mongo  lxd         localhost/localhost  3.5.4    unsupported  23:03:15Z

SAAS                             Status  Store  URL
alertmanager-karma-dashboard     active  lxd    admin/cos.alertmanager-karma-dashboard
grafana-dashboards               active  lxd    admin/cos.grafana-dashboards
loki-logging                     active  lxd    admin/cos.loki-logging
prometheus-receive-remote-write  active  lxd    admin/cos.prometheus-receive-remote-write

App                       Version  Status  Scale  Charm                     Channel        Rev  Exposed  Message
data-integrator                    active      1  data-integrator           latest/stable   41  no
grafana-agent                      active      3  grafana-agent             latest/edge    299  no       tracing: off
mongodb                            active      3  mongodb                   6/stable       199  no
self-signed-certificates           active      1  self-signed-certificates  latest/stable  155  no

Unit                         Workload  Agent  Machine  Public address  Ports      Message
data-integrator/0*           active    idle   0        10.58.159.57
mongodb/0                    active    idle   0        10.58.159.57    27017/tcp
  grafana-agent/1            active    idle            10.58.159.57               tracing: off
mongodb/1*                   active    idle   1        10.58.159.81    27017/tcp  Primary
  grafana-agent/0*           active    idle            10.58.159.81               tracing: off
mongodb/2                    active    idle   2        10.58.159.224   27017/tcp
  grafana-agent/2            active    idle            10.58.159.224              tracing: off
self-signed-certificates/0*  active    idle   0        10.58.159.57

Machine  State    Address        Inst id        Base          AZ  Message
0        started  10.58.159.57   juju-dae5f5-0  ubuntu@22.04      Running
1        started  10.58.159.81   juju-dae5f5-1  ubuntu@22.04      Running
2        started  10.58.159.224  juju-dae5f5-2  ubuntu@22.04      Running
syncronize-issues-to-jira[bot] commented 2 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-5922.

This message was autogenerated