Statistics
Last updated
Last updated
© 2024 Fiddler Labs, Inc.
Fiddler supports some simple statistic metrics which can be used to monitor basic aggregations over columns. These can be particularly useful when you have a custom metadata field which you would like to monitor over time in addition to Fiddler's other out-of-the-box metrics.
Specifically, we support:
Average: Takes the arithmetic mean of a numeric column
Sum: Calculates the sum of a numeric column
Frequency: Shows the count of occurrences for each value in a categorical or boolean column
These metrics can be accessed in Charts and Alerts by selecting the Statistic Metric Type.
Alert rules can be established based on statistics too. Like an alert rule, these can be setup using the Fiddler UI, the Fiddler python client or using Fiddler's RESTful API.