Dynatrace / ufo

Visual alert/status display for builds, CI, continuous delivery, operations, and more.
http://dynatrace.github.io/ufo/
Other
102 stars 23 forks source link

Filter problems by Management Zone(s) #22

Closed reedtdan closed 4 years ago

reedtdan commented 4 years ago

Hello all,

I have a suggestion regarding customization of the problems feed. IHAC that wants to only have problems for a specific MZ within the tenant. In order to make this more flexible, the feature to filter the problem down to a set of MZ's would be useful.

If this is not in scope, the current workaround I am working on is to build an API proxy that filters the problem feed down to a set of MZ's. From what I have seen looking at DataPolling file, I am curious if I would have to make any changes on the UFO side to point to an API proxy or ingest the filtered data.

Thanks, Dan