-
Updated
Dec 5, 2020 - HTML
dashboards
Here are 311 public repositories matching this topic...
-
Updated
Dec 6, 2020 - TypeScript
Is your feature request related to a problem?
When creating a graph with two actions/events or breakdown generates 2 distinct groups, the colors used always seem to be blue.
Describe the solution you'd like
Use distinguishable colo
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
Sep 2, 2020 - JavaScript
What is missing?
Not all objects created with kube-prometehus have recommended set of labels
Why do we need it?
To comply with best practices and allow easier dependency discovery
Environment
- kube-prom
-
Updated
Feb 24, 2019 - JavaScript
-
Updated
Sep 6, 2020 - CoffeeScript
-
Updated
Jul 15, 2020 - CSS
-
Updated
Dec 2, 2020 - Python
-
Updated
Oct 29, 2020 - Go
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Nov 19, 2020 - HTML
-
Updated
Dec 2, 2020 - Python
-
Updated
Dec 2, 2020 - PHP
-
Updated
Dec 6, 2020 - CSS
I've been working on the MaterialTemplate and when adding a background color to the "main" area I see the below problem.
This will be a problem as soon as people as a different background color than white.
-
Updated
Dec 3, 2020 - C#
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 6, 2020 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Sep 15, 2020 - Ruby
-
Updated
Dec 4, 2020 - Java
-
Updated
Aug 6, 2019 - Python
-
Updated
Dec 5, 2020 - Go
-
Updated
Oct 31, 2020
Improve this page
Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."


Currently there is no explicit way to "refresh" the alerts list or the alert details view, to view the most recent data. Unless you make some UI action on the page, the data will never be updated, once it's rendered.
You can implicitly refresh those pages with current data by performing some other action on the view: