/plushcap/analysis/datastax/datastax-new-feature-datastax-c-drivers-metrics

A New Feature of the DataStax C# Drivers: Metrics

What's this blog post about?

On October 30th, a new version of the DataStax C# drivers was released, including the latest metrics feature. Metrics are disabled by default and can be enabled by providing a metrics provider implementation. The blog post demonstrates how to run a simple console application that exports driver metrics to Graphite using an extension based on App.Metrics. It also provides instructions for setting up a Grafana dashboard to query the driver metrics on Graphite. To use this feature, users need to install the DataStax C# drivers and the necessary packages. The post includes code snippets and examples of how to configure the application and connect it to Cassandra.

Company
DataStax

Date published
Nov. 6, 2019

Author(s)
João Reis

Word count
1126

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.