Common Component Templates

Hey,

I have a couple of spring boot microservices that all share a common interface: uptime, threads peak, Heap / Memory used, etc. Then in the individual microservices we publish metrics bound to only that service.

It would be awesome to have the top half of that dashboard to be pulled in via ‘parent’ template.

Is this possible?