Ferran Rodenas

Results 39 comments of Ferran Rodenas

This happens with some metrics because they have a higher latency (see https://github.com/frodenas/stackdriver_exporter/issues/3 or https://github.com/frodenas/stackdriver_exporter/issues/7). Have you tried increasing the `monitoring.metrics-interval`?

It remains for about 5 mins. This is due to https://github.com/prometheus/prometheus/issues/398. I need to figure out how to deal with this at the Alerts & Grafana dashboards.

Removing `bosh_deployment` from the expression query will affect other people that want to filter by that field. If what you want is to enable seeing metrics for all deployments, you...

@daichi703n No problem. Just do a quick test, go to the grafana dashboard, edit it, and at the templates section enable `All` values for the `bosh_deployment` property. That should allow...

This is not possible actually. Grafana is working on external auth backends (see https://github.com/grafana/grafana/pull/11354), this will allow to create a custom UAA plugin that can be used to map roles/orgs.

@gberche-orange Do you plan to contribute a dashboard and/or alerts for this?

@robplahn There was some discussion at https://github.com/bosh-prometheus/prometheus-boshrelease/pull/278, but it's not yet clear to me why we cannot use the [generic oauth op file](https://github.com/bosh-prometheus/prometheus-boshrelease/blob/master/manifests/operators/enable-grafana-generic-oauth.yml) with Azure AD. Do you mind clarifying...

I'm using OpsManager v2.7.1 and PCF v2.7.2 and I don't observe this error. Are you adding the right BOSH CA to the manifest file?

@m-richo What `influxdb` bosh release do you plan to add at the op-file?