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

Inconsistent Metric Retrieval Across Multiple Services and Gaps in Monitoring #71

Open
al3v opened this issue Dec 12, 2024 · 0 comments

Comments

@al3v
Copy link

al3v commented Dec 12, 2024

While using Cloud Eye Exporter to monitor multiple Huawei Cloud services, several metrics are not being retrieved properly. This issue is observed across various services, including RDS, ECS, and others. In addition, intermittent retrieval problems lead to potential gaps in monitoring.

Below are examples of RDS specific metrics that cause errors, as shown in the server.log screenshot provided below:

RDS Metrics

  • rds039_disk_usage
  • rds051_avg_disk_sec_per_read
  • rds052_avg_disk_sec_per_write
  • rds053_avg_disk_queue_length
  • rds081_qps
  • pg_dr_repl_stat
  • pg_dr_wal_delay
  • round_trip_time
  • packet_loss_rate

image

image

Upon reviewing the (RDS API Reference), some of these metrics were not listed, suggesting they may no longer be supported. After removing these metrics from the exporter configuration, the related errors disappeared from the logs.

Questions

  1. Has the current Cloud Eye Exporter code been updated to reflect the removal or deprecation of these metrics?
  2. Could there be other reasons that might cause these error logs and resulting gaps in monitoring?
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

No branches or pull requests

1 participant