Add Elastic APM

Andrew Wilkins 2019-01-10 10:01:24 +08:00
parent 77264c9c28
commit 0a14d26a2c
1 changed files with 1 additions and 0 deletions

@ -13,6 +13,7 @@ This page describes the list of supported hooks services.
| [Bugsnag](https://github.com/Shopify/logrus-bugsnag/blob/master/bugsnag.go) | Send errors to the Bugsnag exception tracking service. |
| [ClickHouse](https://github.com/oxgrouby/logrus-clickhouse-hook) | Send logs to [ClickHouse](https://clickhouse.yandex/) |
| [Discordrus](https://github.com/kz/discordrus) | Hook for logging to [Discord](https://discordapp.com/) |
| [Elastic APM](https://godoc.org/go.elastic.co/apm/module/apmlogrus#Hook) | Hook for logging errors to [Elastic APM](https://www.elastic.co/solutions/apm)|
| [ElasticSearch](https://github.com/sohlich/elogrus) | Hook for logging to ElasticSearch|
| [Firehose](https://github.com/beaubrewer/logrus_firehose) | Hook for logging to [Amazon Firehose](https://aws.amazon.com/kinesis/firehose/)
| [Fluentd](https://github.com/evalphobia/logrus_fluent) | Hook for logging to fluentd |