jsonnet-libs icon indicating copy to clipboard operation
jsonnet-libs copied to clipboard

Grafana Labs' Jsonnet libraries

Results 59 jsonnet-libs issues
Sort by recently updated
recently updated
newest added

Since [k8s now sets the imagePullPolicy automatically upon creation](https://kubernetes.io/docs/concepts/containers/images/#imagepullpolicy-defaulting), setting it to `IfNotPresent` for the container to be valid is not required anymore. https://github.com/grafana/jsonnet-libs/blob/98c3060877aa178f6bdfc6ac618fbe0043fc3de7/ksonnet-util/grafana.libsonnet#L19 Overriding things like this can be...

stale

This PR adds a mixin for GitLab, containing an overview dashboard and 4 alerting policies.

The Apache scoreboard statuses panel is wrong in the way it displays connection/thread status. The idle count should go down, as the others increase, but the graph is constant always...

Remove integration status panels from mixin to make them independent of Grafana Cloud integrations.

This PR adds the cluster overview dashboard into the mixin PR. Here is the link to it on the [environment](https://keithschmitty.grafana.net/d/velero-cluster-overview/velero-cluster-overview?orgId=1&refresh=1m&from=now-30d&to=now&var-prometheus_datasource=grafanacloud-prom&var-job=integrations%2Fvelero&var-velero_cluster=All&var-pod=All&var-top_cluster_count=2).

This adds the Logs dashboard to the Velero Mixin: here is the [link](https://keithschmitty.grafana.net/d/velero-logs/velero-logs?from=now-1h&to=now&orgId=1&refresh=1m)

The following PR will serve as the base PR for which every other Velero mixin PR will merge into. The base PR contains only the ReadMe

# CouchDB K8s Labels - This PR adds the conditionally rendered `cluster` label filter and dropdown to panels on the couchdb-nodes and couchdb-overview dashboards. - These label filters are conditionally...