You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The isAgent()/agent accessor/field should be available here as well, so that the UI can use this for determining how to render the Topology node icons.
The server should also accept Match Expressions using this field.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Current Behavior
Target objects from the API have the following form:
The Match Expression evaluator provides a view of this object to the expression script engine:
https://github.com/cryostatio/cryostat/blob/67a09a50011f3079bf2f6e1382bf055a4cae84b6/src/main/java/io/cryostat/expressions/MatchExpressionEvaluator.java#L225
The
isAgent()
/agent
accessor/field should be available here as well, so that the UI can use this for determining how to render the Topology node icons.The server should also accept Match Expressions using this field.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: