Navneet Mishra
05/15/2024, 2:55 PMEugene Evenwel
05/16/2024, 4:12 AMEugene Evenwel
05/16/2024, 8:00 AMBhavesh Patel
05/16/2024, 8:02 AMNavneet Mishra
05/23/2024, 1:08 PMPrashant Shahi
05/24/2024, 7:17 AMPrashant Shahi
05/24/2024, 7:18 AMPrashant Shahi
05/24/2024, 7:18 AM587
port worked for @Eugene Evenwel
https://signoz-community.slack.com/archives/C01HWQ1R0BC/p1715846061402109?thread_ts=1714979708.880799&cid=C01HWQ1R0BCLaura Andrea Navas Diez
05/24/2024, 8:18 PMPrashant Shahi
05/25/2024, 5:05 AMPrashant Shahi
05/25/2024, 5:06 AMhelm repo update signoz
helm upgrade ...
Laura Andrea Navas Diez
05/28/2024, 4:30 PMPrashant Shahi
05/28/2024, 4:32 PMPrashant Shahi
05/28/2024, 4:32 PMsignoz-0.42.1
?Laura Andrea Navas Diez
05/29/2024, 7:16 PMPrashant Shahi
05/29/2024, 7:32 PM0.42.1
has the fixes for the testing the email alert.Prashant Shahi
05/29/2024, 7:33 PM0.42.0
, email alerts should work. But the test
functionality doesn't work properly.Navneet Mishra
06/05/2024, 2:18 PMLaura Andrea Navas Diez
06/05/2024, 4:04 PMSmrithin N S
07/17/2024, 1:24 PM"level":"ERROR","timestamp":"2024-07-17T12:08:53.301Z","caller":"auth/auth.go:134","msg":"failed to send email","error":"530 Authentication required","stacktrace":"<http://go.signoz.io/signoz/pkg/query-service/auth.inviteEmail|go.signoz.io/signoz/pkg/query-service/auth.inviteEmail>\n\t/home/runner/work/signoz/signoz/pkg/query-service/auth/auth.go:134\ngo.signoz.io/signoz/pkg/query-service/auth.Invite\n\t/home/runner/work/signoz/signoz/pkg/query-service/auth/auth.go:101\ngo.signoz.io/signoz/pkg/query-service/app.(*APIHandler).inviteUser\n\t/home/runner/work/signoz/signoz/pkg/query-service/app/http_handler.go:1676\ngo.signoz.io/signoz/pkg/query-service/app.(*APIHandler).RegisterRoutes.(*AuthMiddleware).AdminAccess.func66\n\t/home/runner/work/signoz/signoz/pkg/query-service/app/auth.go:120\nnet/http.HandlerFunc.ServeHTTP\n\t/opt/hostedtoolcache/go/1.21.11/x64/src/net/http/server.go:2136\ngo.signoz.io/signoz/ee/query-service/app.loggingMiddleware.func1\n\t/home/runner/work/signoz/signoz/ee/query-service/app/server.go:379\nnet/http.HandlerFunc.ServeHTTP\n\t/opt/hostedtoolcache/go/1.21.11/x64/src/net/http/server.go:2136\ngo.signoz.io/signoz/ee/query-service/app.(*Server).analyticsMiddleware-fm.(*Server).analyticsMiddleware.func1\n\t/home/runner/work/signoz/signoz/ee/query-service/app/server.go:534\nnet/http.HandlerFunc.ServeHTTP\n\t/opt/hostedtoolcache/go/1.21.11/x64/src/net/http/server.go:2136\ngo.signoz.io/signoz/ee/query-service/app.setTimeoutMiddleware.func1\n\t/home/runner/work/signoz/signoz/ee/query-service/app/server.go:565\nnet/http.HandlerFunc.ServeHTTP\n\t/opt/hostedtoolcache/go/1.21.11/x64/src/net/http/server.go:2136\ngo.signoz.io/signoz/pkg/query-service/app.LogCommentEnricher.func1\n\t/home/runner/work/signoz/signoz/pkg/query-service/app/server.go:360\nnet/http.HandlerFunc.ServeHTTP\n\t/opt/hostedtoolcache/go/1.21.11/x64/src/net/http/server.go:2136\ngithub.com/gorilla/mux.(*Router).ServeHTTP\n\t/home/runner/go/pkg/mod/github.com/gorilla/mux@v1.8.1/mux.go:212\ngo.signoz.io/signoz/ee/query-service/app.(*Server).createPublicServer.(*Cors).Handler.func2\n\t/home/runner/go/pkg/mod/github.com/rs/cors@v1.11.0/cors.go:289\nnet/http.HandlerFunc.ServeHTTP\n\t/opt/hostedtoolcache/go/1.21.11/x64/src/net/http/server.go:2136\ngo.signoz.io/signoz/ee/query-service/app.(*Server).createPublicServer.CompressHandler.CompressHandlerLevel.func3\n\t/home/runner/go/pkg/mod/github.com/gorilla/handlers@v1.5.1/compress.go:141\nnet/http.HandlerFunc.ServeHTTP\n\t/opt/hostedtoolcache/go/1.21.11/x64/src/net/http/server.go:2136\nnet/http.serverHandler.ServeHTTP\n\t/opt/hostedtoolcache/go/1.21.11/x64/src/net/http/server.go:2938\nnet/http.(*conn).serve\n\t/opt/hostedtoolcache/go/1.21.11/x64/src/net/http/server.go:2009"}
Ileo
08/02/2024, 1:51 PM- name: ALERTMANAGER_SMTP_FROM
value: <>
- name: ALERTMANAGER_SMTP_HOST
value: <>
- name: ALERTMANAGER_SMTP_PORT
value: <>
- name: ALERTMANAGER_SMTP_AUTH_USERNAME
value: <>
- name: ALERTMANAGER_SMTP_AUTH_PASSWORD
valueFrom:
secretKeyRef:
name: email-mdp
key: SMTP_AUTH_PASSWORD
Ileo
08/02/2024, 1:52 PMPrashant Shahi
08/04/2024, 2:34 PM