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

Enrollment Status? #1

Open
ShagoY opened this issue Dec 8, 2023 · 1 comment
Open

Enrollment Status? #1

ShagoY opened this issue Dec 8, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@ShagoY
Copy link

ShagoY commented Dec 8, 2023

Hello,

Also are you planning to add a way to filter by enrolement status? For example, we could only display "Enrolled" devices.

Thank you.

@ShagoY ShagoY changed the title Explanation or example of available metrics? Enrollment Status? Dec 8, 2023
@christopherime
Copy link
Collaborator

Hi @ShagoY !

Yes that doable, "EnrollmentStatus": "Enrolled" is the device JSON object.
I need to implement a new metrics:

  • device_enrollement: Gauge
    Help: Count the number of devices per EnrollmentStatus
    Labels: "EnrollmentStatus"

    So that this only 1 new metric declaration and you'll be able to filter EnrollmentStatus per label directly

    Is it what you are looking for ?

@christopherime christopherime self-assigned this Dec 8, 2023
@christopherime christopherime added enhancement New feature or request question Further information is requested labels Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants