jaegertracing / jaeger-openshift

Support for deploying Jaeger into OpenShift
https://jaegertracing.io/
Apache License 2.0
57 stars 37 forks source link

Add prometheus scrape annotations #93

Closed objectiser closed 6 years ago

objectiser commented 6 years ago

Which problem is this PR solving?

Adding prometheus annotations to enable metrics to be automatically collected from the backend Jaeger components when prometheus is installed.

Short description of the changes

Added annotations to deployment to enable scrape and specify the appropriate port.