Yes, metrics can be saved in both steps and pipelines. As for project dashboards, I think as of now we don't support them in UI for pipelines. But what you can do instead is to run a special "reporting" Task that will query all the pipeline runs from a specific project, and with it you can then manually plot all the important information yourself.
To get the pipeline runs, please see documentation here: None
@<1537605940121964544:profile|EnthusiasticShrimp49> Thanks for the answer. It works.
Maybe you can also tell me, worked-out pipelines are saved in Projects in a hidden folder .pipelines and from there I can't get metrics for Dashboards, what is the best way to do this in this situation, metrics can be saved both in the taskbar of a pipelines and in the taskbar of a stage of a pipelines?
Hey @<1661904968040321024:profile|SpotlessOwl43> that's a great question!
how the metric should be saved, via report_single_value?
That's correct
what should I enter into the title and series fields in Project Dashboard?
The title should be "Summary" and series is the name of the single value you reported