otterize / network-mapper

Map Kubernetes traffic: in-cluster, to the Internet, and to AWS IAM and export as text, intents, or an image
Apache License 2.0
612 stars 23 forks source link

Add Prometheus metrics server to the mapper pod #156

Closed orishoshan closed 11 months ago

orishoshan commented 11 months ago

Description

This PR adds a missing Prometheus metrics HTTP handler to the mapper pod, which was already present in all other network mapper pods.

Checklist