cassandra datadog仪表板监控

cassandra datadog dashboard monitoring

是否有任何默认的仪表板来监控数据狗中的 Cassandra 性能?

https://app.datadoghq.com/account/settings#integrations/cassandra

列出了很多指标。我们如何构建监视器?默认情况下,数据狗显示默认的系统级监控器,如 CPU、堆等……Cassandra 有类似的东西吗?任何信息都会对我有很大帮助。

此 Datadog 博客应指导您如何构建监视器。

https://www.datadoghq.com/blog/monitoring-cassandra-with-datadog/

确实有 template Cassandra dashboard in Datadog (where I work) that should appear as soon as you enable the integration. This dash has a mix of Cassandra-specific metrics (e.g. cache hit rates), plus metrics from the host (e.g. CPU). You can select a particular host or subset of hosts to make those host-level metrics more meaningful by changing the scope of the dashboard,图表会即时重新呈现。您还可以通过单击右上角的齿轮图标,根据需要克隆和修改仪表板。

这个破折号应该为监控 Cassandra 提供一个很好的起点,但我们正在开发一个更好的模板仪表板。我会在发布后立即更新此答案。同时,John KVS 分享的博客 post 应该可以帮助您确定您可能想要监控的关键指标。