You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/02/23 05:48:18 UTC

[GitHub] [skywalking] jianghebo opened a new issue #6423: alarm dynamic configuration with apollo dose not work

jianghebo opened a new issue #6423:
URL: https://github.com/apache/skywalking/issues/6423


   I changed it application.yml Then Apollo was configured, but it didn't work, as shown in my 
   
   ![1](https://user-images.githubusercontent.com/17865919/108806816-b92eb400-75dd-11eb-89f8-8af864f2d531.png)
   ![2](https://user-images.githubusercontent.com/17865919/108806822-bdf36800-75dd-11eb-86e4-9f53a7be1e35.png)
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] jianghebo commented on issue #6423: alarm dynamic configuration with apollo dose not work

Posted by GitBox <gi...@apache.org>.
jianghebo commented on issue #6423:
URL: https://github.com/apache/skywalking/issues/6423#issuecomment-784001481


   > ![image](https://user-images.githubusercontent.com/15965696/108807161-9fda3780-75de-11eb-9841-b72d12929e36.png)
   > 
   > If your SkyWalking failed to start, check your screenshot, there is obvious mistake
   > 
   > ```diff
   > - ${SW_CONFIGURATION:apollo:}
   > + ${SW_CONFIGURATION:apollo}
   > ```
   > 
   > P.S. Learn how to ask question, don't just paste screenshots without any further context
   Sorry, it's my screenshot error. There's no problem to enable Apollo in this line, as you wrote. But I found that the Apollo I configured didn't trigger, and I still used the alarm configuration rules to alarm
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #6423: alarm dynamic configuration with apollo dose not work

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #6423:
URL: https://github.com/apache/skywalking/issues/6423#issuecomment-783928307


   How do you know it is not working? I can't see any debug information.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] jianghebo edited a comment on issue #6423: alarm dynamic configuration with apollo dose not work

Posted by GitBox <gi...@apache.org>.
jianghebo edited a comment on issue #6423:
URL: https://github.com/apache/skywalking/issues/6423#issuecomment-784001481


   > ![image](https://user-images.githubusercontent.com/15965696/108807161-9fda3780-75de-11eb-9841-b72d12929e36.png)
   > 
   > If your SkyWalking failed to start, check your screenshot, there is obvious mistake
   > 
   > ```diff
   > - ${SW_CONFIGURATION:apollo:}
   > + ${SW_CONFIGURATION:apollo}
   > ```
   > 
   > P.S. Learn how to ask question, don't just paste screenshots without any further context
   
   Sorry, it's my screenshot error. There's no problem to enable Apollo in this line, as you wrote. But I found that the Apollo I configured didn't trigger, and I still used the alarm configuration rules to alarm
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 commented on issue #6423: alarm dynamic configuration with apollo dose not work

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #6423:
URL: https://github.com/apache/skywalking/issues/6423#issuecomment-783931303


   ![image](https://user-images.githubusercontent.com/15965696/108807161-9fda3780-75de-11eb-9841-b72d12929e36.png)
   
   If your SkyWalking failed to start, check your screenshot, there is obvious mistake
   
   ```diff
   - ${SW_CONFIGURATION:apollo:}
   + ${SW_CONFIGURATION:apollo}
   ```
   
   P.S. Learn how to ask question, don't just paste screenshots without any further context


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 closed issue #6423: alarm dynamic configuration with apollo dose not work

Posted by GitBox <gi...@apache.org>.
kezhenxu94 closed issue #6423:
URL: https://github.com/apache/skywalking/issues/6423


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 commented on issue #6423: alarm dynamic configuration with apollo dose not work

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #6423:
URL: https://github.com/apache/skywalking/issues/6423#issuecomment-784158150


   > But I found that the Apollo I configured didn't trigger, and I still used the alarm configuration rules to alarm
   
   You need to check whether or not you configure the right url for `apolloMeta`, be careful there are several services in Apollo (config service, meta service, admin service and portal), and then check the OAP logs. We can't (and won't) help without any useful information because we have tests there to verify it works.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] jianghebo commented on issue #6423: alarm dynamic configuration with apollo dose not work

Posted by GitBox <gi...@apache.org>.
jianghebo commented on issue #6423:
URL: https://github.com/apache/skywalking/issues/6423#issuecomment-784669753


   > > But I found that the Apollo I configured didn't trigger, and I still used the alarm configuration rules to alarm
   > 
   > You need to check whether or not you configure the right url for `apolloMeta`, be careful there are several services in Apollo (config service, meta service, admin service and portal), and then check the OAP logs. We can't (and won't) help without any useful information because we have tests there to verify it works.
   
   Thank you very much. I found the problem in the log


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org