logs volume by severity
Hey, I just got this up and running, but the Logs Volume responses for Raw Logs queries in grafana don't return results broken down by severity/level.
I'm seeing:
But with other tools I've seen:
I'm querying against logs ingested by otlphttp, and in my logs we're working with field severity.
Is this a feature this datasource already has -- is it something I can configure? Or is this a feature request 😅? Haven't seen it mentioned in the docs anywhere.
I don't believe this is possible currently, I'm converting this to a feature request
Hi @lauren-hinge ! The feature was added by this https://github.com/VictoriaMetrics/victorialogs-datasource/pull/301 and will be included in the next release. With this feature, you will be able to define custom rules for dynamically assigning log levels based on field values in the "Log level rules" section.
Hi! The feature was added to the v0.17.0 version. If you find any problem, feel free to reopen this feature request