Skip to content
Snippets Groups Projects
Commit 9a137957 authored by Stan Hu's avatar Stan Hu
Browse files

Make redis-exporter work with external Redis instances

This commit adds support for using redis-exporter with an
external Redis instance when enabled via:

```
redis_exporter['enable'] = true
```

Omnibus GitLab disables redis-exporter if the bundled Redis instance
is disabled, but previously when redis-exporter were enabled it
would always attempt to talk to a local UNIX socket.

This commit has been tested with Google Memorystore with TLS enabled.
Note that TLS client auth is not yet supported.
parent a4a00242
No related branches found
No related tags found
3 merge requests!122heptapod#1474: making 1.3 the new oldstable,!121heptapod#1448: making Heptapod 1.3 the stable series,!120Merge upstream first commit of the 16-9-stable branch
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment