17 lines
712 B
Markdown
17 lines
712 B
Markdown
---
|
|
title: Kapacitor guides and tutorials
|
|
description: Guides include examples of calculating rates across joined series + backfill, a live leaderboard of game scores, loading directories during Kapacitor booting, and custom anomaly detection.
|
|
aliases:
|
|
- kapacitor/v1.4/examples/
|
|
menu:
|
|
kapacitor_1_4:
|
|
name: Guides
|
|
weight: 30
|
|
---
|
|
|
|
The following is a list of examples in no particular order that demonstrate some of the features of Kapacitor.
|
|
These guides assume you're familiar with the basics of defining, recording, replaying and enabling tasks within Kapacitor.
|
|
See the [getting started](/kapacitor/v1.4/introduction/getting-started/) guide if you need a refresher.
|
|
|
|
{{< children hlevel="h2" >}}
|