# Functions
CreateServiceMonitors creates ServiceMonitors objects based on an array of Service objects.
ExposeMetricsPort creates a Kubernetes Service to expose the passed metrics port.
GenerateServiceMonitor generates a prometheus-operator ServiceMonitor object based on the passed Service object.
# Constants
PrometheusPortName defines the port name used in the metrics Service.