Recipe: monitoring::postgres-exporter takes tooo much time:

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

I am trying to install latest gitlab but installation takes too much time:

Steps to reproduce

image

What is the current bug behavior?

    +    - max_age_in_seconds:
    +        usage: GAUGE
    +        description: The current maximum transaction age in seconds
    - change mode from '' to '0644'
    - change owner from '' to 'gitlab-psql'

    ##   HERE I wait, wait, wait....

  * execute[/opt/gitlab/bin/gitlab-ctl start postgres-exporter] action run
    [execute] ok: run: postgres-exporter: (pid 1061) 3620s
    - execute /opt/gitlab/bin/gitlab-ctl start postgres-exporter
  * consul_service[postgres-exporter] action delete
    * file[/var/opt/gitlab/consul/config.d/postgres-exporter-service.json] action delete (up to date)
     (up to date)
Recipe: monitoring::grafana

What is the expected correct behavior?

expect that gitlab is installed

Relevant logs and/or screenshots

# docker ps
CONTAINER ID   IMAGE                           COMMAND                  CREATED             STATUS                         PORTS                                                                                                                         NAMES
6b4cac8977b0   gitlab/gitlab-ce:latest         "/assets/wrapper"        About an hour ago   Up About an hour (unhealthy)   0.0.0.0:49155->22/tcp, :::49155->22/tcp, 0.0.0.0:49154->80/tcp, :::49154->80/tcp, 0.0.0.0:49153->443/tcp, :::49153->443/tcp   interesting_morse
Edited by 🤖 GitLab Bot 🤖