Daniel Ramos
|
edd3ab7cc9
|
feat(server): implement switchable logging formats (console/json) (#24791)
* feat(server): add LogFormat enum and configuration
* feat(server): add structured logging formatters
* feat(server): implement switchable logging formats (console/json)
* Revert "feat(server): add LogFormat enum and configuration"
This reverts commit 565e95ae68.
* feat(server): implement JSON logging using NestJS native support
* refactor: rename LOG_FORMAT to IMMICH_LOG_FORMAT for consistency
* docs: add IMMICH_LOG_FORMAT documentation
* chore: format environment-variables.md
* chore: format monitoring.md
|
2026-01-05 09:21:02 -06:00 |
|
Zack Pollard
|
37a3784d80
|
feat: docs.immich.app (#21819)
Co-authored-by: Jason Rasmussen <jason@rasm.me>
|
2025-09-25 15:54:34 +01:00 |
|
per-review
|
2801b0953d
|
docs: be explicit about which container exposes metrics (#20424)
* Be explicit about which container exposes metrics
* Update docs/docs/features/monitoring.md
Co-authored-by: bo0tzz <git@bo0tzz.me>
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me>
Co-authored-by: bo0tzz <git@bo0tzz.me>
|
2025-09-10 01:39:15 +00:00 |
|
Jeff Sloyer
|
887267b133
|
fix: broken link on monitoring page (#15478)
* fix: broken link on monitoring page
* use absolute link
|
2025-01-20 22:20:03 -06:00 |
|
Felix Bühler
|
4448143197
|
chore(docs): add reference to metric ports (#14887)
chore(docs): add refference to metric ports
|
2024-12-28 17:49:06 -05:00 |
|
Daniel Dietzler
|
151ba9f1d9
|
refactor(server): telemetry env variables (#13705)
refactor(server)!: telemetry env variables
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
|
2024-10-24 21:07:32 +00:00 |
|
Nikhil Taneja
|
d0b3dd888b
|
docs: corrected container port for immich_microservices (#11170)
|
2024-07-22 13:55:59 +00:00 |
|
Mert
|
169d9d18b0
|
docs: document metric env variables, add job metric env (#8406)
* update env docs
* show options
|
2024-03-31 17:29:11 +00:00 |
|
Mert
|
c4e910dd3d
|
docs(server): add documentation for prometheus metrics (#8084)
* add monitoring doc
* wording
* indent
* note instead of tip
* Update docs/docs/features/monitoring.md
Co-authored-by: bo0tzz <git@bo0tzz.me>
* Update docs/docs/features/monitoring.md
Co-authored-by: bo0tzz <git@bo0tzz.me>
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
Co-authored-by: bo0tzz <git@bo0tzz.me>
|
2024-03-20 09:20:46 -05:00 |
|