Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create UI for using Tags #281

Closed
Rperry2174 opened this issue Jul 14, 2021 · 2 comments
Closed

Create UI for using Tags #281

Rperry2174 opened this issue Jul 14, 2021 · 2 comments
Assignees
Labels
frontend Mostly JS code

Comments

@Rperry2174
Copy link
Contributor

Rperry2174 commented Jul 14, 2021

We are creating backend for tag support in #280. We also need a frontend that will allow users to drill down past just application name and look into specific tags for an application.

Over time we will likely expand the types of queries that can be made with tags and possibly even coming up with a (simple) Pyroscope specific query language that matches up with the way we store data in our storage engine. For that reason, we should have both a dropdown, but also an input field that will enable people to eventually type in specific queries (i.e. tag=hostname.*)

This component will likely go beneath the current "application name" dropdown and look something like this:
image

Over time we can make this component smarter where it can "autocomplete" based off the available options:
image

Here is a docker-compose to play with example linked above (Grafana + Loki):
https://github.com/jaegertracing/jaeger/tree/master/examples/grafana-integration

@Rperry2174 Rperry2174 added the frontend Mostly JS code label Jul 14, 2021
@petethepig
Copy link
Member

@Rperry2174 Can you please send us a docker compose file so that we could play with this Loki + Grafana setup?

@Rperry2174
Copy link
Contributor Author

closed in #296

korniltsev pushed a commit that referenced this issue Jul 18, 2023
Improve profiles normalization to reduce distributor CPU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Mostly JS code
Projects
None yet
Development

No branches or pull requests

3 participants