Skip to content

[gitpod-db] Move telemetry queries out of Global ORM layer #13196

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

Closed
Pothulapati opened this issue Sep 22, 2022 · 1 comment
Closed

[gitpod-db] Move telemetry queries out of Global ORM layer #13196

Pothulapati opened this issue Sep 22, 2022 · 1 comment
Labels
meta: stale This issue/PR is stale and will be closed soon

Comments

@Pothulapati
Copy link
Contributor

Is your feature request related to a problem? Please describe

Currently, Telemetry queries are all part of the global ORM layer which are then called by the
telemetry API. This is not a requirement at all, and can be separated into its metric-central DB
facade or directly use and access the DB

Describe the behaviour you'd like

Global ORM layer should be specific to application queries.

Describe alternatives you've considered

Additional context

@Pothulapati Pothulapati changed the title Move telemetry queries out of Global ORM layer [gitpod-db] Move telemetry queries out of Global ORM layer Sep 22, 2022
@stale
Copy link

stale bot commented Dec 23, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Dec 23, 2022
@stale stale bot closed this as completed Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta: stale This issue/PR is stale and will be closed soon
Projects
None yet
Development

No branches or pull requests

1 participant