Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/vendor/github.com/uber/jaeger-client-go/thrift
Arve Knudsen d87dbf9f8a
Chore: Upgrade to latest Cortex (#5085)
4 years ago
..
.nocover
README.md
application_exception.go
binary_protocol.go
client.go
compact_protocol.go
configuration.go
context.go
exception.go
header_context.go Chore: Upgrade to latest Cortex (#5085) 4 years ago
header_protocol.go
header_transport.go
logger.go
memory_buffer.go
messagetype.go
numeric.go
processor_factory.go
protocol.go
protocol_exception.go
protocol_factory.go
response_helper.go Chore: Upgrade to latest Cortex (#5085) 4 years ago
rich_transport.go
serializer.go
server_transport.go
simple_json_protocol.go
simple_server.go
transport.go
transport_exception.go
transport_factory.go
type.go

README.md

Apache Thrift

This is a partial copy of Apache Thrift v0.14.1 (f6fa179453).

It is vendored code to avoid compatibility issues with Thrift versions.

The file logger.go is modified to remove dependency on "testing" (see Issue #585).

See: