Skip to content

Process panels YAML to JSON

What does this MR do?

This is follow up MR to !38192 (merged) (for #228758 (closed)) It replaces static response with response from newly added Metrics::Dashboard::PanelPreviewService this service takes, panel YAML piece, along with project and environment, nests panel into dashboard hash structure and use already existing processing pipeline, to process it, and than return result back to controller. Changelog and documentation will be handled at #231413 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Miguel Rincon

Merge request reports