-
Updated
Jan 3, 2022 - HTML
dashboards
Here are 434 public repositories matching this topic...
Currently, if a plugin implements the onAction function, it will receive every action triggered.
However, a more optimal approach would be to receive only actions that the user specifies they want the plugin to run on, as is the case with webhooks.
Hence, here's the rough solution I'm envisioning:
On the action page, around where the webhook stuff is, add a section allowing the user to
-
Updated
Jan 3, 2022 - TypeScript
README.md is still pointing to addons/strip-limits.libsonnet addon as a way to strip containers from set resource limits. However since release-0.8 resource requests are first-level settings and users should use
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 9, 2021 - JavaScript
-
Updated
Sep 7, 2021 - JavaScript
-
Updated
Nov 10, 2021 - CSS
-
Updated
Nov 13, 2021 - Go
-
Updated
Oct 3, 2021 - CoffeeScript
-
Updated
Dec 31, 2021 - Python
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Aug 12, 2021 - CSS
-
Updated
Nov 19, 2020 - HTML
-
Updated
Jan 2, 2022 - Java
-
Updated
Jan 2, 2022 - PHP
-
Updated
Jan 5, 2022 - C#
-
Updated
Dec 13, 2021 - JavaScript
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Dec 30, 2021 - JavaScript
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Oct 13, 2020 - Java
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Jan 5, 2022 - Go
-
Updated
Jan 5, 2022 - Java
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:* 8.0 snapshot Kibana on-prem environment
Browser version: Chrome
Host OS: n/a
Preconditions:
Build Details:
Steps to reproduce: