TylerLubeck opened a new pull request, #23223: URL: https://github.com/apache/airflow/pull/23223
<!-- Thank you for contributing! Please make sure that your code changes are covered with tests. And in case of new features or big changes remember to adjust the documentation. Feel free to ping committers for the review! In case of existing issue, reference it using one of the following: closes: #ISSUE related: #ISSUE How to write a good git commit message: http://chris.beams.io/posts/git-commit/ --> Add a ServiceMonitor object for use with the [Prometheus Operator](https://github.com/prometheus-operator/prometheus-operator). --- We've been using this with great effect internally and thought it would be useful for others as well. I've set it up to be entirely optional, as it does require the Prometheus Operator to already be installed and configured in the kube cluster. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
