Problem/Motivation

In the Drupal 7 version of this module, we had some nice code that provide an endpoint for uptime monitoring.

cm_tools/monitoring/XYZ

https://git.drupalcode.org/project/cm_tools/-/blob/7.x-2.x/cm_tools.modu...

Lets add this to the Drupal 10 version.

Steps to reproduce

Proposed resolution

Port the code from Drupal 7.

Remaining tasks

Port the code from Drupal 7.

User interface changes

New route.

API changes

New route.

Data model changes

New config option for the monitoring callback.

Issue fork cm_tools-3546352

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

steven jones created an issue. See original summary.

steven jones’s picture

Status: Active » Needs review

This now needs a review, but this should be nice and compatible with what we had in the Drupal 7 version of the module.

amoebanath’s picture

Status: Needs review » Reviewed & tested by the community

Happy with how that looks 👍

  • steven jones committed c472e3b7 on 8.x-2.x
    [#3546352] feat: Port the monitoring code from Drupal 7.x
    
    By: steven...
steven jones’s picture

Status: Reviewed & tested by the community » Fixed

Merged then, thanks for the review.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.