jaegertracing / jaeger

CNCF Jaeger, a Distributed Tracing Platform
https://www.jaegertracing.io/
Apache License 2.0
20.19k stars 2.4k forks source link

Improve log/tag search #238

Open vprithvi opened 7 years ago

vprithvi commented 7 years ago

Currently, log searches are using key:value pairs, with the following characteristics:

As logs are stored as tags, all of the above apply to tags as well.

Dieterbe commented 7 years ago

because of the Cassandra limit problem

what is this?

related: #372