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 observability namespace #230

Closed
6 tasks
Tracked by #168
nhtruong opened this issue Apr 11, 2024 · 2 comments · Fixed by #474
Closed
6 tasks
Tracked by #168

[FEATURE] Add specs for observability namespace #230

nhtruong opened this issue Apr 11, 2024 · 2 comments · Fixed by #474
Assignees
Labels
enhancement New feature or request

Comments

@nhtruong
Copy link
Collaborator

nhtruong commented Apr 11, 2024

Part of Adding missing API specs issue

  • /_plugins/_observability/_local/stats: ["GET"]
  • /_plugins/_observability/object: ["GET","POST","DELETE"]
  • /_plugins/_observability/object/{objectId}: ["GET","PUT","DELETE"]

  • /_plugins/_query/_datasources: ["GET","PUT","POST"]
  • /_plugins/_query/_datasources/{dataSourceName}: ["GET","DELETE"]
  • /_plugins/_query/settings: ["PUT"]
@aabeshov
Copy link
Collaborator

aabeshov commented Aug 6, 2024

Hello , I'd like to work on this issue if it's still relevant.

@dblock
Copy link
Member

dblock commented Aug 6, 2024

It sure is! Please do contribute.

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

Successfully merging a pull request may close this issue.

3 participants