Commit 4c84caaa authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-jivanvl-update-prometheus-alert-payload-limits' into 'master'

Add instance limits docs for Monitoring/Alerts

Closes #212512

See merge request gitlab-org/gitlab!28466
parents f97b5ab3 bf5bff28
......@@ -176,6 +176,14 @@ To set this limit on a self-managed installation, run the following in the
Plan.default.limits.update!(ci_pipeline_schedules: 100)
```
## Instance monitoring and metrics
### Prometheus Alert JSON payloads
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/14929) in GitLab 12.6.
Prometheus alert payloads sent to the `notify.json` endpoint are limited to 1 MB in size.
## Environment data on Deploy Boards
[Deploy Boards](../user/project/deploy_boards.md) load information from Kubernetes about
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment