You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Helmet is Cloud Native API Gateway that control who accesses your API whether from customer or other internal services. It also collect metrics about service calls count, latency, success rate and much more!
@@ -36,8 +36,7 @@ Here is some of the key features:
36
36
- Manage End User to Service Authentication, Authorization and Communication.
37
37
- Basic, API Key Based and OAuth2 Authentication Support.
38
38
- Multiple Backends Support with Load Balancing, Health Checks.
39
-
- OpenTracing support for Distributed tracing.
40
-
- Runtime Metrics exposed for Prometheus.
39
+
- Runtime Metrics for both Helmet and Backend Services exposed for Prometheus.
0 commit comments