Register custom metrics
Classes that implement MFR\
are automatically tagged by the Dependency Injection container and added to the Metrics registry,
allowing the registration of custom metrics by extension developers.
- Create a new PHP class that implements
MFR\
T3Prom Client\ Metrics\ Metrics Interface - Implement the contracts.
- Flush all TYPO3 caches.