liip / liip/LiipMonitorBundle

[3.x] Document using packaged Laminas checks

Open
#325 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
474
Forks
107
PR merge metrics
No merged PRs in 30d

Description

```yaml
services:
rabbitmq1:
class: Laminas\Diagnostics\Check\RabbitMQ
arguments: ...
tags:
- { name: 'liip_monitor.check', label: 'rabbitmq1' }
rabbitmq2:
class: Laminas\Diagnostics\Check\RabbitMQ
arguments: ...
tags:
- { name: 'liip_monitor.check', label: 'rabbitmq2' }
```

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No documentation file, test, or entry point is named. Locate the 3.x documentation covering service configuration and compare its existing examples with the supplied RabbitMQ service definitions. Done means the documentation explains how to register packaged Laminas checks, including distinct labels for multiple services.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.