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

[Metricbeat] Add Ceph Dashboard #13216

Merged
merged 5 commits into from Aug 22, 2019
Merged

Conversation

sorantis
Copy link
Contributor

@sorantis sorantis commented Aug 9, 2019

In an effort to increase our dashboard coverage for all modules (#10594) I've created a Ceph dashboard that shows the following metrics:

  • ceph.pool_disk.stats.objects - number of objects per pool.
  • ceph.osd_df.used.pct - osd disk used %.
  • cluster_disk.total.bytes, ceph.cluster_disk.available.bytes, ceph.cluster_disk.used.bytes - cluster disk stats.
  • ceph.cluster_status.traffic.read_op_per_sec, ceph.cluster_status.traffic.read_op_per_sec - IOPS stats
  • ceph.cluster_status.traffic.read_bytes, ceph.cluster_status.traffic.write_bytes - troughput.

The dashboard can expose more metrics, which are dependant on #7429.

The dashboard itself:
Screen Shot 2019-08-01 at 17 57 57

@sorantis sorantis requested review from a team as code owners August 9, 2019 16:08
@sorantis sorantis self-assigned this Aug 9, 2019
@sorantis sorantis added Team:Integrations Label for the Integrations team enhancement Metricbeat Metricbeat review labels Aug 9, 2019
@zube zube bot added the [zube]: Ready label Aug 9, 2019
@urso urso removed the request for review from a team August 20, 2019 11:14
@sorantis
Copy link
Contributor Author

jenkins, test this

@sorantis sorantis merged commit 2094c8d into elastic:master Aug 22, 2019
@zube zube bot added [zube]: Done and removed [zube]: Ready labels Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Metricbeat Metricbeat review Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants