Fri.May 03, 2024

article thumbnail

Stream logs to Dynatrace with Amazon Data Firehose to boost your cloud-native journey

Dynatrace

Real-time streaming needs real-time analytics As enterprises move their workloads to cloud service providers like Amazon Web Services, the complexity of observing their workloads increases. Log data—the most verbose form of observability data, complementing other standardized signals like metrics and traces—is especially critical. As cloud complexity grows, it brings more volume, velocity, and variety of log data.

Cloud 251
article thumbnail

A simple bash script to scrape a Nutanix cluster and present the results like a prometheus exporter

n0derunner

About prometheus format A Prometheus exporter simply has to return a page with metric names and metric values in a particular format like below. When you configure prometheus via prometheus.yml you’re telling prometheus to visit a particular IP:Port over HTTP and ask for a page called metrics – so if the “page” called metrics is … The post A simple bash script to scrape a Nutanix cluster and present the results like a prometheus exporter appeared first on n0derunner

Metrics 52