Bug 1707229 - etcd grafana page is not auto refreshed
Summary: etcd grafana page is not auto refreshed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.2.0
Assignee: Pawel Krupa
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-07 06:09 UTC by Junqi Zhao
Modified: 2019-10-16 06:28 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-10-16 06:28:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
grafana-dashboard-etcd configmap file (46.58 KB, text/plain)
2019-05-07 06:09 UTC, Junqi Zhao
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github etcd-io etcd pull 10712 0 None None None 2019-05-07 12:47:44 UTC
Github openshift cluster-monitoring-operator pull 352 0 None None None 2019-05-09 12:13:23 UTC
Red Hat Product Errata RHBA-2019:2922 0 None None None 2019-10-16 06:28:43 UTC

Description Junqi Zhao 2019-05-07 06:09:21 UTC
Created attachment 1564963 [details]
grafana-dashboard-etcd configmap file

Description of problem:
etcd grafana page is not auto refreshed
from grafana-dashboard-etcd configmap, find "refresh": false
for other configmap, eg: grafana-dashboard-k8s-cluster-rsrc-use configmap, it is "refresh": "10s"
***********************************************************************
apiVersion: v1
data:
  etcd.json: |-
    {
        "annotations": {
            "list": [

            ]
        },
        "description": "etcd sample Grafana dashboard with Prometheus",
        "editable": true,
        "gnetId": null,
        "hideControls": false,
        "id": 6,
        "links": [

        ],
        "refresh": false,
***********************************************************************
Version-Release number of selected component (if applicable):
4.1.0-0.nightly-2019-05-06-234425

How reproducible:
Always

Steps to Reproduce:
1. Go to grafana page, and select etcd dashboard.
2.
3.

Actual results:
etcd grafana page is not auto refreshed

Expected results:
etcd grafana page should be auto refreshed

Additional info:

Comment 1 Frederic Branczyk 2019-05-07 12:25:58 UTC
Agreed on low priority, maybe not necessary at all, sometimes refreshing can be distracting as well, but currently we do it for all dashboards so consistency would be good. Moving to etcd team as each team is responsible for their own scraping/alerting/dashboarding.

Comment 2 Matthias Loibl 2019-05-07 12:35:56 UTC
This needs to either be updated in the etcd-mixin (https://github.com/etcd-io/etcd/blob/master/Documentation/etcd-mixin/mixin.libsonnet) or we need to patch it downstream.
I think I'm most happy with doing it upstream.

Comment 3 Pawel Krupa 2019-05-07 12:47:45 UTC
Upstream patch is already sent as a PR here: https://github.com/etcd-io/etcd/pull/10712

Comment 4 Pawel Krupa 2019-05-09 12:13:24 UTC
Should be fixed with https://github.com/openshift/cluster-monitoring-operator/pull/352

Comment 5 Junqi Zhao 2019-05-15 02:07:07 UTC
it is refreshed every 10s now
payload: 4.1.0-0.nightly-2019-05-14-202907

Comment 6 errata-xmlrpc 2019-10-16 06:28:32 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:2922


Note You need to log in before you can comment on or make changes to this bug.