-
Updated
Dec 11, 2020 - HTML
dashboards
Here are 312 public repositories matching this topic...
-
Updated
Dec 11, 2020 - TypeScript
Is your feature request related to a problem?
When sending incorrectly formatted payloads (e.g. a text-based string with a gzip compression header), the app will fail with a cryptic 500 error and register an unhandled exception.
Describe the solution you'd like
The app should return a 400 bad request error, with details on why the request failed (i.e. it is incorrectly formatted or
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
Dec 10, 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 10, 2020 - Python
-
Updated
Dec 2, 2020 - PHP
-
Updated
Dec 11, 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 11, 2020 - C#
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Oct 13, 2020 - Java
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Sep 15, 2020 - Ruby
-
Updated
Dec 11, 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: