Tao Liu
Tao Liu
Hello, I saw the OpenTelemetry Demo is supporting grafana right now. do we have any plan to supporting OpenSearch as well? Thanks
# Description This meta issue tracks the PR/Issues for security, bug fix and enhancement for dashboards anywhere for 2.13 **Bug** - [x] #5924 - [x] #5880 - [x] #5932 -...
**Describe the bug** The new homepage was introduced in the 2.13 release, which required index write permission when loading. However, this should be avoided as dashboard users may not have...
**Describe the bug** There are some default plugin's system_indices missing in the OpenSearch/[values.yaml](https://github.com/opensearch-project/helm-charts/blob/main/charts/opensearch/values.yaml#L85), please see the security plugin's system_indices [list](https://github.com/opensearch-project/security/blob/main/tools/install_demo_configuration.sh#L389) **To Reproduce** Compare helm chart opensearch's value.yaml and security plugin's...
**Is your feature request related to a problem? Please describe.** The latest version of Playground Nightly has been released. We would like to add some requirements to meet our current...
### Description Update configs and entrypoint for logging.ignoreEnospcError in 2.15.0 ### Issues Resolved https://github.com/opensearch-project/OpenSearch-Dashboards/pull/6733 By submitting this pull request, I confirm that my contribution is made under the terms of...
# Overview OpenSearch plugins currently tightly couple their versions with the underlying OpenSearch/OpenSearch Dashboards version. This tight coupling can lead to challenges in maintaining and upgrading plugins independently. This RFC...
**What is the bug?** Per document monitor can't select cross cluster indices, Per query monitor works, but Per document monitor doesn't **How can one reproduce the bug?** Steps to reproduce...