aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2018-01-30 20:24:37 +0100
committerGitHub <noreply@github.com>2018-01-30 20:24:37 +0100
commit8231d18493e33c44668e4e5a5d45034f155f64e8 (patch)
tree3a76cda5f819c1b742cd46d3042e2c8f41f8fdeb
parent4ab94c41bf5bd157d5ff1639ca5635ac5d98a3e4 (diff)
parent6bbf6cf38ef8969b0152257f0a567121e143a016 (diff)
downloadKamon-8231d18493e33c44668e4e5a5d45034f155f64e8.tar.gz
Kamon-8231d18493e33c44668e4e5a5d45034f155f64e8.tar.bz2
Kamon-8231d18493e33c44668e4e5a5d45034f155f64e8.zip
Merge pull request #507 from Philippus/patch-1
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 406e2157..434cbb0a 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ Now, the lucky modules currently available are:
### Backends ###
- - [Promethus](https://github.com/kamon-io/kamon-prometheus) exposes a scrape endpoint with all available metrics.
+ - [Prometheus](https://github.com/kamon-io/kamon-prometheus) exposes a scrape endpoint with all available metrics.
- [Zipkin](https://github.com/kamon-io/kamon-zipkin) for reporting trace data.
- [Jaeger](https://github.com/kamon-io/kamon-jaeger) reports tracing data as well.
- [Kamino](https://github.com/kamino-apm/kamino-reporter) reports metrics and tracing data to [Kamino][8]