Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sapcc/http-keep-alive-monitor
Monitor for idle timeout setting of k8s ingress backends
https://github.com/sapcc/http-keep-alive-monitor
Last synced: 11 days ago
JSON representation
Monitor for idle timeout setting of k8s ingress backends
- Host: GitHub
- URL: https://github.com/sapcc/http-keep-alive-monitor
- Owner: sapcc
- License: apache-2.0
- Created: 2021-04-07T15:18:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-06T09:10:33.000Z (4 months ago)
- Last Synced: 2024-08-06T11:04:52.493Z (4 months ago)
- Language: Go
- Size: 130 KB
- Stars: 5
- Watchers: 36
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
http-keep-alive-monitor
===========================
This repository contains a kubernetes aware monitor that measures http keep-alive idle timeout settings of ingress backend services.
The measurements are exported as prometheus metrics.This monitor can be used to ensure backends have a http keep-alive idle timeout configured that is as least as high as the ingress reverse proxy uses for the upstream connections.