influxdata / influxdata/docs-v2
Create monitoring guide for geofencing
Open
@kelseiv is already working on this.
Since Aug 3, 2021.
Flux
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
The Geo package now provides functionality that facilitates a geofencing alerting use case. You can trigger alerts if a geographic point or path is outside of a specified region. The details are outlined here: https://github.com/influxdata/flux/pull/2760/files#diff-74fb86a05816d1266fbafe15ca83054aR478-R520
We need to create a guide for building a custom alert/task for geofencing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.