Skip to content
New issue

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

Edge Node License not shown #148

Open
joawin opened this issue Oct 11, 2024 · 1 comment
Open

Edge Node License not shown #148

joawin opened this issue Oct 11, 2024 · 1 comment
Labels
enhancement New feature or request keep-open Make stale action ignore the Issue/PR

Comments

@joawin
Copy link

joawin commented Oct 11, 2024

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.

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.

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

@peimanja peimanja added enhancement New feature or request keep-open Make stale action ignore the Issue/PR labels Oct 11, 2024
@peimanja
Copy link
Owner

Can you enable debug logging and check the logs ? here is the code reference for license

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request keep-open Make stale action ignore the Issue/PR
Projects
None yet
Development

No branches or pull requests

2 participants