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
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
We have deployed a Artifactory to our cluster with an Edge Node license. The metric artifactory_system_licenses is returning 0.
artifactory_system_licenses
curl -u $user:$pw "https://artifactory/artifactory/api/system/license" { "type" : "Edge", "validThrough" : "Jul XX, 2025", "licensedTo" : "XXXXXXXXX"
For Nodes with Enterprise Plus license in the same cluster it is working fine.
Install Artifactory with Edge Node License and use artifactory_exporter
Artifactory 7.63.22 with Edge Node License
The text was updated successfully, but these errors were encountered:
Can you enable debug logging and check the logs ? here is the code reference for license
Sorry, something went wrong.
No branches or pull requests
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted.
Overview of the Issue
We have deployed a Artifactory to our cluster with an Edge Node license. The metric
artifactory_system_licenses
is returning 0.For Nodes with Enterprise Plus license in the same cluster it is working fine.
Reproduction Steps
Install Artifactory with Edge Node License and use artifactory_exporter
Operating system and Environment details
Artifactory 7.63.22 with Edge Node License
The text was updated successfully, but these errors were encountered: