-
Updated
Jun 12, 2021 - HTML
dashboards
Here are 366 public repositories matching this topic...
Is your feature request related to a problem?
When an event's definition is scoped to a DOM element and the HTML structure of the page changes, the event is obviously unusable. But it isn't entirely clear until after you try graphing the event that something is wrong with the definition.
Describe the solution you'd like
A simple fix would be to display an alert indicating the even
-
Updated
Jun 13, 2021 - TypeScript
What happened?
I wanted to configure my kubeadm-like cluster to get monitored by prometheus-operator. I started using the following file:
apiVersion: kubeadm.k8s.io/v1alpha1
kind: MasterConfiguration
api:
advertiseAddress: 192.168.1.173 (I changed the IP from here)
bindPort: 6443
authorizationModes:
- Node
- RBAC
certificatesDir: /etc/kubernetes/pki
cloudProvider: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 13, 2021 - CSS
-
Updated
Apr 1, 2021 - CoffeeScript
-
Updated
Jun 10, 2021 - Go
-
Updated
May 24, 2021 - CSS
-
Updated
May 6, 2021 - Python
-
Updated
Mar 31, 2021 - JavaScript
I found out about it here: https://blog.holoviz.org/panel_0.10.0.html
pn.state.sync_busy
-
Updated
Nov 19, 2020 - HTML
-
Updated
Jun 14, 2021 - PHP
-
Updated
Jun 8, 2021 - C#
-
Updated
May 31, 2021 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
May 19, 2021 - JavaScript
-
Updated
Oct 13, 2020 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Jun 14, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Sep 15, 2020 - Ruby
-
Updated
Jun 14, 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)
Describe the bug:
Human-readable duration field formatter outputs
a few secondsfor0valueSteps to reproduce:
0value shown asa few secondsExpected behavior:
I think we should output
0following other formatting options. e.g