PromEx.DashboardRenderer.render_dashboard

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

render_dashboard(dashboard_render, prom_ex_module)

View Source

Specs

render_dashboard(t(), prom_ex_module :: module()) :: t()

Renders the dashboard. If it is an EEx file then the PromEx module assigns are passed. Else if it is a raw json file then it is passed through untouched.