mirror of
https://github.com/maelstrom-cms/odin.git
synced 2026-04-25 08:16:03 +03:00
[PR #55] [MERGED] Add json status endpoint #64
Labels
No labels
bug
enhancement
help wanted
pull-request
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/odin-maelstrom-cms#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/maelstrom-cms/odin/pull/55
Author: @dweissengruber
Created: 3/9/2021
Status: ✅ Merged
Merged: 3/13/2021
Merged by: @OwenMelbz
Base:
master← Head:json_status_endpoint📝 Commits (1)
9bdd5c8✔️ add json status endpoint📊 Changes
2 files changed (+31 additions, -0 deletions)
View changed files
➕
app/Http/Controllers/StatusReportController.php(+29 -0)📝
routes/web.php(+2 -0)📄 Description
Adds an json endpoint which returns the current state of all monitored websites.
We use it to include odin into existing monitoring infrastructure.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.