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

[Stack Monitoring] Convert files in server/routes/enterprise_search to TypeScript #132644

Closed
Tracked by #117729 ...
weltenwort opened this issue May 20, 2022 · 1 comment · Fixed by #132649
Closed
Tracked by #117729 ...
Assignees
Labels
Epic: Stack Monitoring TypeScript Feature:Stack Monitoring Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services

Comments

@weltenwort
Copy link
Member

weltenwort commented May 20, 2022

📓 Summary

Convert files/code in server/routes/api/v1/enterprise_search to TypeScript.

part of #117729

✔️ Acceptance criteria

  • The server-side enterprise search monitoring routes are converted to TypeScript.
  • io-ts is used to validate the request url params, query params and bodies.
  • io-ts is used to encode the responses.
  • The routes are registered via explicit call in the index.ts (not in a loop).
@weltenwort weltenwort added Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services Feature:Stack Monitoring Epic: Stack Monitoring TypeScript labels May 20, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic: Stack Monitoring TypeScript Feature:Stack Monitoring Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants