GoogleCloudPlatform / GoogleCloudPlatform/cloud-logging-data-source-plugin

Support for Ad Hoc filters

Open
#80 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
24
Forks
17
Avg merge
13h 11m
Merged PRs (30d)
11

Description

**Is your feature request related to a problem? Please describe.**
Currently, when using the cloud logging data source plugin in grafana, we can not use Ad Hoc grafana filters to drive changes in the visualization.

[Grafana Ad Hoc vars](https://grafana.com/docs/grafana/latest/dashboards/variables/add-template-variables/#add-ad-hoc-filters)

**Describe the solution you'd like**
Ideally, I'd like to be able to click a log line in a log dashboard, click on the "+" or "-" button to create an Ad Hoc filter to show me matches (or non matches) of logs. Ex below:
image

This is supported by several other datasources. Loki [doc](https://grafana.com/docs/grafana/latest/datasources/loki/template-variables/#use-ad-hoc-filters) shows support for Ad Hoc filtering.

This would allow folks to drive queries natively in the dashboards without having to use explore or open/edit a dashboard to update/edit the query.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.