Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] - Metrics Reporting #362

Open
probably-not opened this issue Sep 24, 2021 · 0 comments
Open

[Feature Request] - Metrics Reporting #362

probably-not opened this issue Sep 24, 2021 · 0 comments
Assignees

Comments

@probably-not
Copy link

I started looking at Hitch to use as a SSL/TLS Sidecar for services in K8S. I was able to get HTTPS working for my services, which is awesome. Unfortunately, I'm entirely blind to what's happening within Hitch, since there are no metrics reported anywhere.

It would be great to see metrics of things like the current number of TLS sessions, latencies (for SSL Handshakes and for other things like forwarding the bytes to the backends), any errors that can happen. For example, I saw a few logs here and there that say "Handshake failed" but if I wasn't looking at logs I would have no idea that it happened, which would be a critical issue in a true production system.

Once there's a way for these stats to be reported, exporters for popular metrics solutions such as Prometheus and InfluxDB can be written.

@daghf daghf self-assigned this Sep 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants