opensearch-project / performance-analyzer-commons

Apache License 2.0
4 stars 18 forks source link

Constants added for searchbackpressure rca reader to consume searchbackpressure metrics in shared folder #34

Closed CoderJeffrey closed 1 year ago

CoderJeffrey commented 1 year ago

(Signed off-by: Jeffrey Liu ujeffliu@amazon.com)

Is your feature request related to a problem? Please provide an existing Issue # , or describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you are proposing To fix on issue https://github.com/opensearch-project/performance-analyzer-rca/issues/424. The PR mainly adds constatns required forthe reader to consume SearchBackPressure Service metrics.

Describe alternatives you've considered N/A

Additional context

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.