charts/charts/loki
Dustin Specker 2b25e2fce2 fix(loki-stack): enable seeing logs for dev pipeline
This commit does a number of things to enable this functionality.

Regex for variables using $namespace were removed as this assumed
pipeline names were prefixed with the namespace, which is only true for
`jarvis-system`. Instead allow all matches based on the variable query.

Before the variables queried the Loki source, but Loki does not support
filtering like this [1]. The loki service with /loki endpoint can be
additionally added as a Prometheus source and this API is compatible
with filtering as desired.

With this combined, logs for development pipeline are viewable and
dropdowns now are limited in scope to what actually exists. Before all
taskruns were displayed in the dropdown, but now only the taskruns for
the given pipelinerun are selectable.

1 - https://github.com/grafana/grafana/issues/25205

Change-Id: I1b7094947bcad71c40425c3bdab22fabdcd45884
2021-03-29 13:45:27 +00:00
..
bin feat(ldap): adds ldap support for Grafana 2021-01-23 11:07:47 -06:00
templates feat(ldap): adds ldap support for Grafana 2021-01-23 11:07:47 -06:00
values_overrides fix(loki-stack): enable seeing logs for dev pipeline 2021-03-29 13:45:27 +00:00
.helmignore feat(ldap): adds ldap support for Grafana 2021-01-23 11:07:47 -06:00
Chart.yaml feat(ldap): adds ldap support for Grafana 2021-01-23 11:07:47 -06:00
values.yaml feat(ldap): adds ldap support for Grafana 2021-01-23 11:07:47 -06:00