Chenyang Ji

Results 21 issues of Chenyang Ji

## Introduction This RFC proposes migrating metrics from the OpenSearch Performance Analyzer (a plugin designed to gather system and application-level metrics) to OpenTelemetry framework, in light of the recent integration...

enhancement

**Is your feature request related to a problem?** The primary objective of this request is to empower administrators and users with dynamic control over metrics collectors during runtime within the...

enhancement
good first issue

**Is your feature request related to a problem?** Our primary objective is to enhance the visibility of metrics generated by the Performance Analyzer. Presently, there is a lack of detailed...

enhancement
good first issue

**Is your feature request related to a problem?** Our primary objective is to extend the utility of the PA (Performance Analyzer) and Root Cause Analyzer (RCA) metrics beyond local storage...

enhancement
good first issue

**what is the issue** There's a bug in the shadow plugin which caused build failures with gradle version 7.6.1. ([related issue](https://github.com/opensearch-project/opensearch-hadoop/issues/213)) Core OpenSearch is using gradle version 8.1.1: https://github.com/opensearch-project/OpenSearch/blob/2.9/gradle/wrapper/gradle-wrapper.properties We...

bug
untriaged

### Description Currently the top n size can be set to a negative number. We want to limit top size between 1 and `QueryInsightsSettings.MAX_N_SIZE`. ``` curl -X PUT 'localhost:9200/_cluster/settings' -H...

backport 2.x
skip-changelog

### What is the name of your plugin? Query Insights ### What is the link to your GitHub repo? https://github.com/opensearch-project/OpenSearch/tree/main/plugins/query-insights https://github.com/opensearch-project/query-insights ### Targeted release version 2.16 ### Does the plugin...

on-boarding
v2.16.0

### Description As part of the effort to introduce multi-tenancy as a construct in OpenSearch (https://github.com/opensearch-project/OpenSearch/issues/13341), we are introducing a labeling service to attach tenancy labels to search requests. Plugins...

**Is your feature request related to a problem?** As part of the effort to introduce multi-tenancy as a construct in OpenSearch (https://github.com/opensearch-project/OpenSearch/issues/13341), we are introducing a labeling service to attach...

enhancement
triaged

**What do you want to do?** - [ ] Request a change to existing documentation - [X] Add new documentation - [ ] Report a technical problem with the documentation...

untriaged
v2.18.0