Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Kloudfuse supports various advance functions/algorithms for exploration of your metric data. These algorithms are also available for alerting when applicable in each stream as can be found here.

...

The Kloudfuse platform provides a fully compliant PromQL interface for exploring its metrics. This allows users to use standard open-source tools like Grafana to explore the metrics. Kloudfuse stack ships with an inbuilt Grafana server as well that can be accessed by clicking on the “Grafana” tab on the top bar. Alternatively, the user can configure an external Grafana by adding the kloudfuse stack as a Prometheus data source. Please refer to Grafana documentation for further details. Users can use the Grafana service to create custom dashboards and do ad-hoc metric exploration. Users can also import their existing Grafana dashboards to this instance. Please ensure that KfuseDatasource’s scrape interval parameter matches the actual scrape interval of the metrics data collection. Without this, queries can result in empty results.

...

Kloudfuse supports ingesting metrics from various sources including cloud services, Kubernetes, platform services like Kafka, MySQL, and applications. Users can use a variety of ways to send the data to the kloudfuse stack. Here is a list of how to configure various sources.

  1. Collecting Data Using Datadog Agent

  2. Prometheus Remote Write Config

  3. Using Existing Datadog Agent Install

  4. AWS Cloudwatch Metrics

  5. GCP Stackdriver Metrics