OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
### Describe the bug ### Related component Other ### To Reproduce 1. alert tab 2. select composite monitor 3. add trigger 4. notification channel dropdown 5. ### Expected behavior In...
**Describe the bug** When we create an index pattern with prefix *, it is not picking up hidden index when selecting that index pattern in discover. For example, when we...
I have installed opensearch in kubernetes cluster using extra vars , custom password. these opensearch pods are running , but when i install the opensearchdashboard , the pod is being...
**Describe the bug** login failed: Invalid username or password ERROR: {"type":"log","@timestamp":"2024-05-18T12:56:30Z","tags":["error","plugins","securityDashboards"],"pid":40,"message":"Failed authentication: Error: GET /_plugins/_security/authinfo API not allowlisted"}
### Description enclose workspace name with double quotes when doing duplication check, so that it will not interpret by simply query syntax and do match it with exact match (workspace.name...
### Description With unsupported type `ppl` The error message before: `url: {"%type%": "${type}"} is not supported` It should be: `url: {"%type%": "ppl"} is not supported` ### Issues Resolved ## Screenshot...
[BUG] [TableVis] Embeddables are not sized correctly, and create vertical and horizontal scrollbars
**Describe the bug** The table renderer already correctly has vertical or horizontal scrollbars as necessary, so these extra scrollbars indicate a CSS or responsive issue in the container itself. **To...
Hi, it should be cool to keep the size of columns!  Thanks!
**Describe the bug** Filters work wrongly with pseudonymized fields **To Reproduce** Steps to reproduce the behavior: Create a filter on a pseudonymized field. For instance: 1. Go to an OpenSearch...
**Is your feature request related to a problem? Please describe.** OpenSearch does not have a simple way to view logs, it's often a hassle to check logs. * Columns don't...