From e61bbda5f55c0e1c551d335022aed0c2c2ba7f33 Mon Sep 17 00:00:00 2001 From: J Stickler Date: Wed, 8 Jan 2025 05:16:48 -0500 Subject: [PATCH] docs: add another third-party client (#15638) (cherry picked from commit 67060c1902b49e931deeefab4c9b1600aab95265) --- docs/sources/send-data/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/send-data/_index.md b/docs/sources/send-data/_index.md index 6e63d4e8b8db8..f88651d013cd0 100644 --- a/docs/sources/send-data/_index.md +++ b/docs/sources/send-data/_index.md @@ -60,6 +60,7 @@ These third-party clients also enable sending logs to Loki: - [ilogtail](https://github.com/alibaba/ilogtail) (Go) - [Log4j2 appender for Loki](https://github.com/tkowalcz/tjahzi) (Java) - [loki-logback-appender](https://github.com/loki4j/loki-logback-appender) (Java) +- [loki-logger-handler](https://github.com/xente/loki-logger-handler) (Python 3) - [LokiLogger.jl](https://github.com/JuliaLogging/LokiLogger.jl) (Julia) - [mjaron-tinyloki-java](https://github.com/mjfryc/mjaron-tinyloki-java) (Java) - [NLog-Targets-Loki](https://github.com/corentinaltepe/nlog.loki) (C#)