Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add specs for performance_analyzer namespace #225

Open
22 tasks
Tracked by #168
nhtruong opened this issue Apr 11, 2024 · 0 comments
Open
22 tasks
Tracked by #168

[FEATURE] Add specs for performance_analyzer namespace #225

nhtruong opened this issue Apr 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nhtruong
Copy link
Collaborator

nhtruong commented Apr 11, 2024

Part of Adding missing API specs issue

  • /_plugins/_performanceanalyzer/_agent/{redirectEndpoint}: ["GET"]
  • /_plugins/_performanceanalyzer/batch/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/batch/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/logging/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/logging/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/override/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/rca/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/rca/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/threadContentionMonitoring/cluster/config: ["GET","POST"]
  • /_plugins/_performanceanalyzer/threadContentionMonitoring/config: ["GET","POST"]

(Should be handled by superseded_operations)

  • /_opendistro/_performanceanalyzer/_agent/{redirectEndpoint}: ["GET"]
  • /_opendistro/_performanceanalyzer/batch/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/batch/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/logging/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/logging/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/override/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/rca/cluster/config: ["GET","POST"]
  • /_opendistro/_performanceanalyzer/rca/config: ["GET","POST"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant