[Tech-Debt] Analyze Database Query Performance #1056

Closed
opened 2026-02-20 00:01:48 -05:00 by deekerman · 2 comments
Owner

Originally created by @jrasm91 on GitHub (Jul 3, 2023).

Originally assigned to: @uhthomas on GitHub.

We should hook up a query analyzer to the database and get some performance information about the queries immich is using to access assets and albums.

Originally created by @jrasm91 on GitHub (Jul 3, 2023). Originally assigned to: @uhthomas on GitHub. We should hook up a query analyzer to the database and get some performance information about the queries immich is using to access assets and albums.
deekerman 2026-02-20 00:01:48 -05:00
  • closed this issue
  • added the
    tech-debt
    label
Author
Owner

@alextran1502 commented on GitHub (Apr 27, 2024):

Implemented in OpenTelemetry

@alextran1502 commented on GitHub (Apr 27, 2024): Implemented in OpenTelemetry
Author
Owner

@bo0tzz commented on GitHub (Apr 27, 2024):

I don't know if OTEL quite covers this, it's not as fine grained as things like pg_stat_statements and EXPLAIN ANALYZE

@bo0tzz commented on GitHub (Apr 27, 2024): I don't know if OTEL quite covers this, it's not as fine grained as things like pg_stat_statements and EXPLAIN ANALYZE
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/immich#1056
No description provided.