OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
π Open source visualization dashboards for OpenSearch.
β¦some ccs weighted requests #### Description This pr do is following: 1. Adds a debouncer for the input form for the name of the newly created index (timeout set to...
Quoted from: https://opensearch.org/docs/latest/install-and-configure/install-opensearch/docker/ > If you override opensearch_dashboards.yml settings using environment variables in your compose file, use all uppercase letters and replace periods with underscores (for example, for opensearch.hosts, use...
**Is your feature request related to a problem? Please describe.** My company requires being able to reference a local image for branding, instead of a url to an image, in...
## Proposal Currently, all configs are statically determined via the config schema `defaultValues` property and the `opensearch_dashboards.yml`. This provides a centralized repository of config values but a major limitation is...
**Is your feature request related to a problem? Please describe.** After #7027 Nav group introduced, we should set current nav group into breadcrumbs like below. `Observability` is the Nav group...
OpenSearch Dashboards has used a concept of `category` to group related applications in left navigation: But as the number of plugins and applications grow larger and larger, a single level...
**Problem Statement** ------------------------------------------------------------------------------------------------------------------------- // users utilize visbuilder instead of re-creating from saved objects? several options: 1. migrate saved objects into visbuilder, migration function is one of them **Objective** ------------------------------------------------------------------------------------------------------------------------- 1....
**Research Subject** ------------------------------------------------------------------------------------------------------------------------- Understanding Object Saving and Fetching Mechanisms in VisBuilder **Objective** ------------------------------------------------------------------------------------------------------------------------- The primary objective of this research is to trace and comprehend the mechanisms through which objects are...
**Research Subject** ------------------------------------------------------------------------------------------------------------------------- The research focuses on the structure and properties of saved objects in traditional visualization and VisBuilder. Both tools are utilized for creating and displaying data visualizations, but...
Signed-off-by: Ryan Liang ### Description Create a centralized datasource panel for consuming both Zero-ETL datasources and OpenSearch datasources ### Issues Resolved ## Screenshot ## Testing the changes ## Changelog ###...