liip / LiipMonitorBundle

Integrates the LiipMonitor library into Symfony
http://liip.ch
467 stars 103 forks source link

An opportunity to set labels for every check. #248

Closed voodooism closed 3 years ago

voodooism commented 3 years ago

It would be super cool to have an opportunity to set labels for every check explicitly in the bundle config. For instance:

liip_monitor:
    checks:
        doctrine_dbal:
            - {connection: chack, label: 'my_custom_label_for_this_check'}

I have no idea how can I set labels without refactoring this bundle. What do you think about it? Speak your mind guys, please. I'm actually ready to start working on this enhancement.

voodooism commented 3 years ago

Implemented there https://github.com/liip/LiipMonitorBundle/pull/250

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed. Feel free to re-open if it is still relevant.