Please sign in to access this page
The project at https://github.com/VictoriaMetrics/victorialogs-datasource
is a plugin for grafana (data visualizer) you can use queries to get logs out of victorialogs. I build a UI to parse, edit and build these queries.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
fixed disappearing of disabled operations even in subquery editors, fixed various parsing errors in many editors
fix unselection of item in editors using MultiSelect, fix variable option generation, move menu handlers from components to seperate functions, add tests
Create PR, fix minor errors and sign commits
https://github.com/VictoriaMetrics/victorialogs-datasource/pull/329
Create PR to the source project as the features are all working. Still have to fix the tests
Add missing features that are only in the changelog and not in the docs and fields with prefix support
There has been a lot of work before I started with hackatime. Most things are working, there is a lot of cleanup and making sure every edge case it met.