mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Some questions about the project and vision #2198
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#2198
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?
Originally created by @capttrousers on GitHub (May 20, 2023).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
I've been using Uptime Kuma for a week to monitor some docker containers and svcs on my raspberry pis, it's working great, really well done project.
I've been diving into the source code a bit and have some questions:
pluginsdir created in the data_dir but not sure how to go about creating one, or what I could do with that.Thanks again for all your work on this, it's really impressive.
📝 Error Message(s) or Log
No response
🐻 Uptime-Kuma Version
1.21.3
💻 Operating System and Arch
rasbian bullseye, but running uptime-kuma via docker
🌐 Browser
Firefox 108
🐋 Docker Version
Client: Docker Engine - Community Version: 23.0.4 API version: 1.42 Go version: go1.19.8 Git commit: f480fb1 Built: Fri Apr 14 10:32:04 2023 OS/Arch: linux/arm Context: default Server: Docker Engine - Community Engine: Version: 23.0.4 API version: 1.42 (minimum version 1.12) Go version: go1.19.8 Git commit: cbce331 Built: Fri Apr 14 10:32:04 2023 OS/Arch: linux/arm Experimental: false containerd: Version: 1.6.20 GitCommit: 2806fc1057397dbaeefbea0e4e17bddfbd388f38 runc: Version: 1.1.5 GitCommit: v1.1.5-0-gf19387a docker-init: Version: 0.19.0 GitCommit: de40ad0
🟩 NodeJS Version
No response
@capttrousers commented on GitHub (May 20, 2023):
Some other Qs I forgot to add:
@CommanderStorm commented on GitHub (May 20, 2023):
These are a lot of questions for one issue. I tried to answer them as much as I can.
On the topic of plugins:
There are multiple proposals in issues. Until now there has been #1787
This is a feature in the ideas section of the Roadmap.
I don't quite know what Louis vision is on this topic, but one plugin is available at https://uptime.kuma.pet/c/plugins.json
Push-based monitors
I am not qualifed to answer this question.
"show all"
This does not fit in the help section. Please open another issue in the correct section.
clearing events vs heartbeats
Heartbeats include more metadata (f.ex. ping-duration) which you might not want to delete. There are however cases where an event happened after you want a clean slate (f.ex. a lot of DNS errors after adding too many monitors without the caching enabled).
database
I don't understand what you mean.
See #1139 for the current status of mariadb.
what is the purpose of this line
This line does not have any value afaik. A PR to remove it would be appreciated.
monitoring system usage
I think this would not be a good use case for an uptime monitor. (maybe a plugin?)
I think there are better tools for this (namely the Grafana stack or other promising contenders in the observability space)
This could be an expansion goal, but currently there would need to be a lot of work.
@chakflying commented on GitHub (May 21, 2023):
Regarding how push monitors work, you can read about the logic of operation here: #1428. Your basic understanding is correct.
@github-actions[bot] commented on GitHub (Aug 19, 2023):
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days.
@github-actions[bot] commented on GitHub (Aug 21, 2023):
This issue was closed because it has been stalled for 2 days with no activity.