Skip to content

Built In Topology Configurations#

About Topology Configurations#

Topology configurations inform the Unryo engine about the data structure of your data sources, so that it knows how to modelize nodes and build dependencies between nodes.

Unryo comes out-of-the-box with topology configurations that understand metrics from popular Prometheus exporters, Telegraf Input Plugins, Fluentd input plugins and many more.

If you have custom metrics, you can extend the model by adding your own topology configuration(s).

List of recognized sources#

The Topology Engine is extensible, based on a template-based model.

  • Prometheus Kubernetes exporter
  • Istio Prometheus exporter
  • VMware vSphere
  • Telegraf inputs
  • Fluentd Plugins
  • Many more