PromEx.DashboardRenderer.decode_dashboard

You're seeing just the function decode_dashboard, go back to PromEx.DashboardRenderer module for more information.
Link to this function

decode_dashboard(dashboard_render)

View Source

Specs

decode_dashboard(t()) :: t()

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.