-
Updated
Jun 1, 2021 - HTML
dashboards
Here are 365 public repositories matching this topic...
Bug description
Some of our dashboard tags don't show up due to the color scheme mixed w/ our app BG.
Expected behavior
Dashboard tags are easy to read against the app background.
How to reproduce
- Go to Dashboards in our app
- Look at the 'big-5' or 'core-experience' tag
Environment
- PostHog Cloud
- self-hoste
-
Updated
Jun 6, 2021 - TypeScript
What is missing?
kube-prometheus ships by default grafana, but there are no alerts around it. Since upstream project has a monitoring mixin we may as well use it.
Why do we need it?
To provide alerts/dashboards for grafana OOTB.
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
May 4, 2021 - JavaScript
-
Updated
Feb 24, 2019 - JavaScript
-
Updated
Jun 3, 2021 - CSS
-
Updated
Apr 1, 2021 - CoffeeScript
-
Updated
May 26, 2021 - Go
-
Updated
May 24, 2021 - CSS
-
Updated
May 6, 2021 - Python
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Nov 19, 2020 - HTML
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
Jun 8, 2021 - PHP
-
Updated
Jun 8, 2021 - C#
-
Updated
May 31, 2021 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Oct 13, 2020 - Java
-
Updated
May 19, 2021 - JavaScript
-
Updated
May 4, 2021 - JavaScript
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Sep 15, 2020 - Ruby
-
Updated
Jun 7, 2021 - Java
-
Updated
Mar 5, 2021 - Python
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."



Kibana version: master (~7.14)
Description of the problem including expected versus actual behavior:
See
Hoursvshours:Steps to reproduce:
Use duration formatting with the human-readable format and with other options.
**A