Skip to content

Commit

Permalink
Link to Prometheus in the README (grafana#78)
Browse files Browse the repository at this point in the history
For those of us who don't know what Prometheus is

Signed-off-by: LoisaidaSam <[email protected]>
  • Loading branch information
loisaidasam authored and gouthamve committed Dec 12, 2018
1 parent b1e4e96 commit fee0525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Loki: like Prometheus, but for logs.

Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate, as it does not index the contents of the logs, but rather a set of labels for each log stream.
Loki is a horizontally-scalable, highly-available, multi-tenant log aggregation system inspired by [Prometheus](https://prometheus.io/). It is designed to be very cost effective and easy to operate, as it does not index the contents of the logs, but rather a set of labels for each log stream.

Compared to other log aggregation systems, Loki:

Expand Down

0 comments on commit fee0525

Please sign in to comment.