PromEx.DashboardRenderer.decode_dashboard
You're seeing just the function
decode_dashboard
, go back to PromEx.DashboardRenderer module for more information.
Specs
This function will decode the JSON dashboard using Jason
. If any errors occur during the decoding process,
the struct will be marked as having invalid JSON.