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 Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
application_exception.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
binary_protocol.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
client.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
compact_protocol.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
configuration.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
context.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
exception.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
header_context.go Chore: Upgrade to latest Cortex (#5085) 4 years ago
header_protocol.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
header_transport.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
logger.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
memory_buffer.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
messagetype.go
numeric.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
processor_factory.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
protocol.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
protocol_exception.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
protocol_factory.go
response_helper.go Chore: Upgrade to latest Cortex (#5085) 4 years ago
rich_transport.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
serializer.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
server_transport.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
simple_json_protocol.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
simple_server.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
transport.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
transport_exception.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
transport_factory.go Chore: Upgrade Prometheus and Cortex (#4017) 5 years ago
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: