mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Need to set proxy only for MS Teams notification. #3140
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#3140
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 @virendarkmr on GitHub (Feb 21, 2024).
⚠️ Please verify that this question has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
I am using the tool in our private cloud to monitor few of our APIs which are in our internal network, Email notification is working properly as we have our own internal network SMTP server.
For sending MS Teams notification we have to use corporate proxy and we are able to send test message using postman via corporate proxy.
How do we set proxy only for MS Teams notification and not for health monitoring.
I tried OS proxy configration like http_proxy and no_proxy but it is not working.
📝 Error Message(s) or Log
NA
🐻 Uptime-Kuma Version
1.23.10
💻 Operating System and Arch
Centos
🌐 Browser
chrome
🖥️ Deployment Environment
Centos 7.9 server
@CommanderStorm commented on GitHub (Feb 21, 2024):
Currently, sending notifications via the proxy configuration is not supported. See these issues: