grafana / alloy

OpenTelemetry Collector distribution with programmable pipelines
https://grafana.com/oss/alloy
Apache License 2.0
968 stars 103 forks source link

Live debugging front-end: autocomplete checkbox #1021

Open wildum opened 2 weeks ago

wildum commented 2 weeks ago

The autocomplete checkbox style could be improved:

image

If possible, it should be moved to the top with the other buttons and have a "Grafana" style.

This is not straightforward because the checkbox is part of the imported autocomplete component.

hainenber commented 1 day ago

I'd love to tackle this one. Is there any sample "Grafana"-ish button I could emulate? :D