August 2019
Beginner
608 pages
16h 7m
English
If you are not using the omnibus package to manage GitLab or insist on using an external Prometheus server, the picture will be a bit different. You should be aware that the default security model that Prometheus uses is rather simple; it assumes that anyone can view the stored time series data, and the server provides no authentication, authorization, or encryption. If you need these features, you should prepare a reverse proxy in front of the Prometheus server to help. More information about this can be found at https://prometheus.io/docs/operating/security/.
The monitoring architecture for this situation is shown in the following diagram (as you can see, some functionality is running on a separate server): ...
Read now
Unlock full access