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

docs: document metric env variables, add job metric env #8406

Merged
merged 2 commits into from
Mar 31, 2024

Conversation

mertalev
Copy link
Contributor

Description

The metric envs aren't listed in the env variable doc page. This PR adds a new section for them, changes the monitoring doc to reference this section, and adds an entry for job metrics.

@mertalev mertalev added the documentation Improvements or additions to documentation label Mar 31, 2024
Copy link

cloudflare-pages bot commented Mar 31, 2024

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: 15de7ed
Status: ✅  Deploy successful!
Preview URL: https://27a429da.immich.pages.dev
Branch Preview URL: https://docs-server-job-metrics.immich.pages.dev

View logs

Comment on lines 154 to 158
| `IMMICH_METRICS`<sup>\*1</sup> | Toggle all metrics | | server, microservices |
| `IMMICH_API_METRICS` | Toggle metrics for endpoints and response times | | server, microservices |
| `IMMICH_HOST_METRICS` | Toggle metrics for CPU and memory utilization for host and process | | server, microservices |
| `IMMICH_IO_METRICS` | Toggle metrics for database queries, image processing, etc. | | server, microservices |
| `IMMICH_JOB_METRICS` | Toggle metrics for jobs and queues | | server, microservices |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should include the values here do users know that to set them to.

@mertalev mertalev enabled auto-merge (squash) March 31, 2024 17:25
@mertalev mertalev merged commit 169d9d1 into main Mar 31, 2024
24 checks passed
@mertalev mertalev deleted the docs/server-job-metrics branch March 31, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants