-
Notifications
You must be signed in to change notification settings - Fork 27
[FEATURE]: introduce victorialogs plugin #385
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
base: main
Are you sure you want to change the base?
Conversation
b68cefe
to
9dc16d3
Compare
Hey @AndrewChubatiuk, Thank you for your PR. Can you add the plugin to the workspace list in the |
@abelyakin do you know if you will have time to provide the global |
Hey @Nexucis, thanks for the heads-up. I’ll reserve some time next week to work on a separate LogTable panel 👍 |
9dc16d3
to
b05f1b4
Compare
b05f1b4
to
36a063b
Compare
victorialogs/src/queries/victorialogs-time-series-query/VictoriaLogsTimeSeriesQueryEditor.tsx
Outdated
Show resolved
Hide resolved
1d5dfd0
to
36742fa
Compare
36742fa
to
0600451
Compare
@Nexucis @abelyakin |
0600451
to
caa4428
Compare
Signed-off-by: Andrii Chubatiuk <[email protected]>
Signed-off-by: Andrii Chubatiuk <[email protected]>
caa4428
to
7314730
Compare
PR introduces VictoriaLogs datasource plugin for Perses. It has
PR was heavily influenced by Prometheus and Loki plugins with API changes that are specific to VictoriaLogs
Not sure if UI screenshots are applicable here, since no custom styles are provided
depends on #392