hackallan opened a new pull request, #272: URL: https://github.com/apache/incubator-streampark-website/pull/272
When setting the flying book alarm, an error was reported, indicating that the url was incorrect,As shown in the figureļ¼ <img width="737" alt="image" src="https://github.com/apache/incubator-streampark-website/assets/18672845/69e44842-0806-4ce3-8766-18c61de1d0ec"> We run the local environment, debug the code, and find that the larkProxyUrl variable is getting a null value. Null values are resolved by setting the property streampark.proxy.lark-url <img width="526" alt="image" src="https://github.com/apache/incubator-streampark-website/assets/18672845/57743042-03a3-4a53-b946-1a4dd39fc819"> Go to our yaml file and add streampark.proxy.lark-url to compile and debug the flybook alarm again. Messages can be sent normally. <img width="409" alt="image" src="https://github.com/apache/incubator-streampark-website/assets/18672845/d668903f-381c-448f-a427-de216db89fc9"> <img width="555" alt="image" src="https://github.com/apache/incubator-streampark-website/assets/18672845/89c4f24a-3605-4343-8757-7f1ee060cd95"> Alarm information from the flying book Group test <img width="749" alt="image" src="https://github.com/apache/incubator-streampark-website/assets/18672845/c5a43c57-0b07-438e-9e62-db93b77ef049"> @caicancai -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
