You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/21 07:38:21 UTC

[GitHub] [apisix] zhaomingcheng01 opened a new issue, #8143: bug: skywalking-logger配置文件配置不生效apache/apisix:2.14.1-alpine

zhaomingcheng01 opened a new issue, #8143:
URL: https://github.com/apache/apisix/issues/8143

   ### Current Behavior
   
   在apisix配置文件中开启这个参数后,没有上报日志
   skywalking-logger: # 配置skywalking的相关信息
       service_name: "apisix::apisix"    # 前边是组名,后边是应用名
       service_instance_name: $hostname  # 取hostname作为实例名
       endpoint_addr: http://skywalking-oap.skywalking:12800  #skywalking的http地址
   
   还需要在页面的插件这么配置就不上报
   {
     "disable": false,
     "endpoint_addr": "http://skywalking-oap.skywalking:12800",
   }
   还要加 service_name: "apisix::apisix" 才能上报
   
   在页面如下配置后,$hostname获取不到值
   
   {
     "disable": false,
     "endpoint_addr": "http://skywalking-oap.skywalking:12800",
     "service_instance_name": "$hostname",
     "service_name": "apisix::apisix"
   }
   
   ### Expected Behavior
   
   _No response_
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   按照上述进行重现
   
   ### Environment
   
   版本apache/apisix:2.14.1-alpine


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

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


[GitHub] [apisix] hf400159 commented on issue #8143: bug: skywalking-logger配置文件配置不生效apache/apisix:2.14.1-alpine

Posted by GitBox <gi...@apache.org>.
hf400159 commented on issue #8143:
URL: https://github.com/apache/apisix/issues/8143#issuecomment-1288349188

   Please refer to: https://apisix.apache.org/zh/docs/apisix/plugins/skywalking-logger/   `skywalking-logger` and  `skywalking` are different plugins.


-- 
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: notifications-unsubscribe@apisix.apache.org

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


[GitHub] [apisix] hf400159 commented on issue #8143: bug: skywalking-logger配置文件配置不生效apache/apisix:2.14.1-alpine

Posted by GitBox <gi...@apache.org>.
hf400159 commented on issue #8143:
URL: https://github.com/apache/apisix/issues/8143#issuecomment-1286890267

   hi, skywalking-logger does not need to be configured in config.yaml. please refer to: https://apisix.apache.org/en/docs/apisix/plugins/skywalking-logger/


-- 
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: notifications-unsubscribe@apisix.apache.org

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


Re: [I] bug: skywalking-logger配置文件配置不生效apache/apisix:2.14.1-alpine [apisix]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8143:
URL: https://github.com/apache/apisix/issues/8143#issuecomment-1763341685

   This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
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: notifications-unsubscribe@apisix.apache.org

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


Re: [I] bug: skywalking-logger配置文件配置不生效apache/apisix:2.14.1-alpine [apisix]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8143:
URL: https://github.com/apache/apisix/issues/8143#issuecomment-1784857947

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
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: notifications-unsubscribe@apisix.apache.org

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


Re: [I] bug: skywalking-logger配置文件配置不生效apache/apisix:2.14.1-alpine [apisix]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #8143: bug: skywalking-logger配置文件配置不生效apache/apisix:2.14.1-alpine
URL: https://github.com/apache/apisix/issues/8143


-- 
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: notifications-unsubscribe@apisix.apache.org

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