About 17,500 results
Open links in new tab
  1. Configuring Gitlab for external Prometheus monitoring

    Feb 1, 2022 · We have an external Prometheus server that we want to use to scrape metrics from Gitlab. The documentation here is clear on how to do this with a single exception: Step 6:On …

  2. Prometheus self-monitoring metrics dashboard not showing up …

    Oct 20, 2020 · Hi, I’m working with 2 instances of Gitlab omnibus CE. I have enabled the prometheus self-monitoring project in the admin settings and the gitlab.rb files for both …

  3. Monitor GitLab on an external Prometheus Server

    Sep 18, 2023 · The docs mention that you need to explicitly allow the IP address of the external Prometheus server to access the GitLab /metrics endpoint. Suggest checking if set.

  4. GitLab monitoring with Prometheus and Datadog

    Feb 15, 2018 · I’m trying to set up monitoring for GitLab and my runners. My company doesn’t use Prometheus, but it does use Datadog, so I’m trying to work with that. This might be more of a …

  5. [SOLVED] kubernetes executor runner job metrics: scrape pod …

    Oct 4, 2024 · New ansatz was to add kube-state-metrics to prometheus and tell it to add pod labels/annotations a. prometheus values.yaml prometheus: server: ingress: enabled: true …

  6. Prometheus upgrade fail on version check - GitLab Forum

    Oct 26, 2018 · I’m using gitlab-ce package on Centos 7. Updated version today and was warned that prometheus v 1.X is being deprecated, and to run gitlab-ctl prometheus-upgrade to go to …

  7. Monitoring Gitlab Runner through /metrics endpoint

    Jun 9, 2023 · Hello, I’m trying to expose the native prometheus metrics endpoint as mentioned in the documentation but it does not seem to work, no HTTP endpoint is exposed after …

  8. Gitlab-ctl reconfigure error after fresh installation on OEL8.7 ...

    Oct 30, 2023 · Hi there, new to GitLab and I need help due to the issues encountered after the installation. Below is the output after I’ve ran gitlab-ctl reconfigure as shown below …

  9. Gitlab Prometheus metrics not available - Observability - GitLab …

    Jan 17, 2025 · 🤗 Please help fill in this template with all the details to help others help you more efficiently. Use formatting blocks for code, config, logs and ensure to remove sensitive data. …

  10. How to configure Prometheus on Gitlab Ruuner? - GitLab Forum

    Feb 1, 2022 · Hi I have Gitlab Omnibus 9.4 CE running on a Ubuntu Linux machine. I have Gitlab Multiple Runner 9.2 running on some Linux machines and Windows machines as well. I’ve …