-
Updated
Feb 11, 2021 - HTML
dashboards
Here are 330 public repositories matching this topic...
Is your feature request related to a problem?
As a user who users angulartics, I want to be able to send events to PostHog.
Describe the solution you'd like
Have a look at the current mixpanel implementation on angulartics2. We should be able to adapt that pretty easily to use PostHog instead.
-
Updated
Feb 13, 2021 - TypeScript
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>
Running jb update or install with kube-prometheus results in panic.
etcd-io/etcd#12687 results in a broken reference.
Reproduce:
# jb version 0.42
jb install github.com/prometheus-operator/kube-prometheus/jsonnet/kube-prometheus@release-0.6
Looks like it effects any release of kube-prometheus, except for master branch.
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Feb 24, 2019 - JavaScript
-
Updated
Dec 10, 2020 - CoffeeScript
-
Updated
Feb 13, 2021 - CSS
-
Updated
Jul 15, 2020 - CSS
-
Updated
Feb 10, 2021 - Python
-
Updated
Feb 12, 2021 - Go
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Nov 19, 2020 - HTML
-
Updated
Feb 8, 2021 - Python
-
Updated
Feb 6, 2021 - PHP
Is your feature request related to a problem? Please describe.
Echarts 5.0 was just released and they have a lot of new gauges
Describe the solution you'd
-
Updated
Feb 12, 2021 - C#
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Feb 13, 2021 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Oct 13, 2020 - Java
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Sep 15, 2020 - Ruby
-
Updated
Feb 12, 2021 - Java
-
Updated
Aug 6, 2019 - Python
-
Updated
Feb 10, 2021 - Go
-
Updated
Feb 8, 2021 - JavaScript
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."


Summary
The styles used on the header for an Error occurrence detail is not EUI compatible using its own colors and thereby not supporting the dark theme variant properly.