Skip to content

Support logfmt for tags text input in the search form #145

Closed
@tiffon

Description

Ref jaegertracing/jaeger#550.

Add a tags query string parameter that is URL encoded JSON.

Tags text input to accept logfmt. Front-end parses this, converts all values to strings, serializes as JSON, and passes over the wire as the value for tags form value (via GET, as-is currently used).

Add a tooltip next to the tags text field that mentions logfmt, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions