| [ Web Proxy ] |
| Viewing: https://docs.lytics.com/docs/monitoring-lytics | [Back] [Original] |
Lytics provides a variety of valuable metrics that downstream monitoring tools, such as Google Stackdriver or New Relic, can consume. Using industry-standard, inexpensive tools built for alerting and monitoring, you can have visibility into Lytics within your existing ecosystem.
Once you have connected Lytics to your monitoring tool, there are various ways you can apply metrics from Lytics to support your operational and IT audit processes. Below are a few examples:
The Metric API provides access to a variety of metrics that are recorded in the Lytics platform. This API allows you to access segment size metrics, events received per hour, and many workflow-specific metrics.
| Name | Description | Updated |
|---|---|---|
monitoring_heartbeat | A simple 1 (up) for each minute a workflow runs indicates the overall integrations platform. | Every minute* |
collection_count | A metric for the count (gauge) for the 1-minute window in total events ingressed (web collection or import workflows). | Every minute |
stream_count | Metric per stream for a count of events seen this cycle. | Every hour |
*Availability of Metrics: the Lytics Metric API and all Lytics export workflows run inside Lytics' work runtime system in Kubernetes. During deploys or scaling events, these processes can move between servers, potentially resulting in 1 or 2-minute gaps in metrics. Therefore, alerts on single heartbeat misses are not recommended. Instead, look for a missing window of 5.
Updated 4 months ago
| Web Proxy Viewer | New URL | Original Page |