Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-source/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ greater flexibility and extensibility by:
* Flare allows metrics-based checks to do comparisons between different metrics and datasets, so that you are able to do
relative comparisons rather than just absolute comparisons.
* Flare allows the definition of custom checks as part of your ChecksSuite. While not as performant as the checks based on
metrics, having the flexibility to include these we feel gives more power and choice.
metrics, having the flexibility to include these we feel it gives more power and choice.
* All of Flare's storage methods are extensible, giving users the ability to store results and metrics wherever they
choose, and making it easy to use open source tools like ElasticSearch and Kibana to graph metrics over time.

Expand Down