We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Feature
Add a metric to show the time until the license for the awx/automation controller will expire.
Currently the license expiry date is save as a label in the awx_system_info metric
Cannot query prometheus on license expiry easily in promql
Being able to monitor with prometheus alerts when the awx license is expiring (mostly relevent for AnsibleAutomationPlatform)
I opened a PR for this feature request - #15483
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please confirm the following
Feature type
New Feature
Feature Summary
Add a metric to show the time until the license for the awx/automation controller will expire.
Select the relevant components
Steps to reproduce
Currently the license expiry date is save as a label in the awx_system_info metric
Current results
Cannot query prometheus on license expiry easily in promql
Sugested feature result
Being able to monitor with prometheus alerts when the awx license is expiring (mostly relevent for AnsibleAutomationPlatform)
Additional information
I opened a PR for this feature request - #15483
The text was updated successfully, but these errors were encountered: