| AbstractHttpSender |
Abstract class that implements a common logic shared between standard
HTTP sender implementations
|
| AbstractHttpSender.BasicAuth |
|
| AbstractLoki4jEncoder |
Abstract class that provides basic Loki4j batch encoding functionality
|
| AbstractLoki4jEncoder.LabelCfg |
|
| AbstractLoki4jEncoder.MessageCfg |
|
| ApacheHttpSender |
Loki sender that is backed by Apache HttpClient
|
| DefaultPipeline |
|
| JavaHttpSender |
Loki sender that is backed by Java standard HttpClient
|
| JsonEncoder |
Encoder that converts log batches into JSON format specified by Loki API
|
| LoggerMetrics |
Provides an ability to report logging performance metrics using Micrometer framework
|
| Loki4jAppender |
Main appender that provides functionality for sending log record batches to Loki
|
| ProtobufEncoder |
Encoder that converts log batches into Protobuf format specified by Loki API
|
| StatusPrinter |
Utility class for printing log messages from Loki4j itself to STDERR
|