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

[Entity Client] Separate getting entities by id and get all definitions #201789

Open
jennypavlova opened this issue Nov 26, 2024 · 2 comments
Open
Labels
Team:obs-entities Observability Entities Team technical debt Improvement of the software architecture and operational architecture

Comments

@jennypavlova
Copy link
Member

As discussed in this PR we want to separate the endpoints for getting the entity definitions.

cc: @miltonhultgren

AC:

  • Based on the endpoint GET /internal/entities/definition/{id?} create 2 endpoints
    • GET /internal/entities/definition/{id} passing the definition id as a mandatory param
    • GET /internal/entities/definitions get all definitions (no definition id needed)
@jennypavlova jennypavlova added the technical debt Improvement of the software architecture and operational architecture label Nov 26, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 26, 2024
@jennypavlova jennypavlova self-assigned this Nov 29, 2024
@jsanz jsanz added the Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team label Nov 29, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 29, 2024
@miltonhultgren miltonhultgren added Team:obs-entities Observability Entities Team and removed Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team labels Dec 2, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-entities (Team:obs-entities)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:obs-entities Observability Entities Team technical debt Improvement of the software architecture and operational architecture
Projects
None yet
Development

No branches or pull requests

4 participants