30 Jun 2026
01:18 PM
- last edited on
30 Jun 2026
01:57 PM
by
MaciejNeumann
heyy
i came upon a bug in the netapp extension that when a lun is offline he does not appear to be in Dynatrace the reason for it is because when a lun is offline netapp api does not return a "used" field in the lun status json
which breaks the lun metric reports (which the lun object creation relys on)
the bug consisted for a couple of extention versions (noticed at version: 2.6.3)
the fix is pretty simple an if in the LUNSpace Class in ontap_api
and another if and try switch at the function report_lun_metrics in main
how do i report the bug to Dynatrace ? i don't want to manually patch every new version of the extension to be up to date
thanks in advence
Featured Posts