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

Add monitored_entity type field #85

Closed
Dynatrace-Jeroen-Hautekeete opened this issue Jul 22, 2024 · 2 comments
Closed

Add monitored_entity type field #85

Dynatrace-Jeroen-Hautekeete opened this issue Jul 22, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Dynatrace-Jeroen-Hautekeete
Copy link
Contributor

Dynatrace-Jeroen-Hautekeete commented Jul 22, 2024

The type for most monitored entities can be determined by the start of the entityId.
However for custom devices, the additional field "type" should be used.

The class EntityId (used in relationships) already holds this field, but it would be useful in class Entity also.

@Dynatrace-Jeroen-Hautekeete Dynatrace-Jeroen-Hautekeete added the enhancement New feature or request label Jul 22, 2024
@Dynatrace-James-Kitson
Copy link
Collaborator

Assuming you're talking about the v2 dt.entities.list(...) it looks like this is just an oversight and is quick to add.

@Dynatrace-Jeroen-Hautekeete
Copy link
Contributor Author

Hi - yes ... it's for dt.entities.list(...) - I'm trying to use an entitySelector that can return multiple different custom_device types on the same relationship type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants