VolkovLabs / volkovlabs-dynamictext-panel

Business Text Panel for @grafana
https://docs.volkovlabs.io
Apache License 2.0
78 stars 14 forks source link

Grafana left menu bar, search bar,... personalization... #161

Closed goiFAKTORIA closed 1 year ago

goiFAKTORIA commented 1 year ago

Good afternoon,

I am new on grafana, and I am working on React Plugins and some personalization.

What I only want to know, is how you do it to customize grafana menus, in this simple and pretty visualization? What i see is that all related about React Plugins for Grafana the information is not clear, and you are the only one that gives a little of light for that... I don´t know if you can give to me some advices for starting.

Congratulations for your work, and I will try to sponsor you with a little amount soon.

Thanks and best regards,

Goiatz

mikhail-vl commented 1 year ago

@goiFAKTORIA It's a new feature toggles, which should be enabled to have them. Here is the full list https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/feature-toggles/

All our customizations are in the https://github.com/VolkovLabs/volkovlabs-app/blob/main/Dockerfile and we produce YouTube video to get started: https://www.youtube.com/watch?v=3GRoa8TzIxY

Good luck coding and let us know if there is anything else.