Closed stefanjay closed 1 year ago
I'm using the helm chart with the default settings besied to gitlab host, token and wildcard. Why does the monitor isn't working?
values.yml
envVariables: - name: GCPE_INTERNAL_MONITORING_LISTENER_ADDRESS value: tcp://127.0.0.1:8082
cli of the pod
/ $ gitlab-ci-pipelines-exporter monitor FATA[0000] error="rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial tcp: address tcp://127.0.0.1:8082: too many colons in address\"" / $ / $ / $ / $ echo $GCPE_INTERNAL_MONITORING_LISTENER_ADDRESS tcp://127.0.0.1:8082
I'm using the helm chart with the default settings besied to gitlab host, token and wildcard. Why does the monitor isn't working?
values.yml
cli of the pod