Skip to content
#

dashboards

Here are 479 public repositories matching this topic...

kpollich
kpollich commented May 20, 2022

Currently, we log a debug message when the configured bundled package directory is not readable, but we emit this message whenever we attempt to read the bundled package directory. An improvement here would be to check for the existence of this directory once during Kibana setup, log if it doesn't exist, and not log again. The bundled package lookup process can silently error if this configured di

good first issue technical debt Team:Fleet
MarcSkovMadsen
MarcSkovMadsen commented Apr 18, 2022

pn.panel is probably one of the most important and powerful concepts to understand and master.

Searching through the Panel documentation I can only find small one-liners about it.

Please add documentation to explain how to use it and why its so powerful with examples.

good first issue type: docs

Improve this page

Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."

Learn more