Skip to content
Snippets Groups Projects
  1. Feb 26, 2024
  2. Feb 16, 2024
  3. Feb 15, 2024
  4. Feb 14, 2024
  5. Feb 07, 2024
  6. Feb 13, 2024
  7. Feb 12, 2024
  8. Feb 09, 2024
  9. Feb 08, 2024
  10. Feb 07, 2024
  11. Feb 08, 2024
  12. Feb 07, 2024
  13. Jan 04, 2024
    • Stan Hu's avatar
      Make redis-exporter work with external Redis instances · 9a137957310c
      Stan Hu authored
      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.
      9a137957310c
  14. Feb 07, 2024
Loading