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/09/23 05:53:59 UTC

[GitHub] [apisix] bzp2010 opened a new issue, #7977: bug: when skywalking-logger service_instance_name set to $hostname not work

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

   ### Current Behavior
   
   As mentiond in documentation https://apisix.apache.org/docs/apisix/plugins/skywalking-logger/, when `service_instance_name` set to `$hostname`, the plugin will use APISIX hostname to instance name, but it not work now.
   
   ### Expected Behavior
   
   When setting `service_instance_name` to `$hostname`, APISIX must correctly send the hostname as the instance name to skywalking.
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1. Code in skywalking tracer plugin: https://github.com/apache/apisix/blob/master/apisix/plugins/skywalking.lua#L130-L132
   2. There is no such code in `skywalking-logger`.
   
   ### Environment
   
   - APISIX version (run `apisix version`): master
   - Operating system (run `uname -a`): not required
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): not required
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): not required
   - APISIX Dashboard version, if relevant: not required
   - Plugin runner version, for issues related to plugin runners: not required
   - LuaRocks version, for installation issues (run `luarocks --version`): not required
   


-- 
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] bzp2010 commented on issue #7977: bug: when skywalking-logger service_instance_name set to $hostname not work

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

   @tzssangglass I don't have time to deal with it for now, only to report the problems collected.


-- 
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] monkeyDluffy6017 closed issue #7977: bug: when skywalking-logger service_instance_name set to $hostname not work

Posted by "monkeyDluffy6017 (via GitHub)" <gi...@apache.org>.
monkeyDluffy6017 closed issue #7977: bug: when skywalking-logger service_instance_name set to $hostname not work
URL: https://github.com/apache/apisix/issues/7977


-- 
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] tzssangglass commented on issue #7977: bug: when skywalking-logger service_instance_name set to $hostname not work

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

   Will you fix it?


-- 
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] spacewander commented on issue #7977: bug: when skywalking-logger service_instance_name set to $hostname not work

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

   Look like this PR is not merged into master...
   https://github.com/apache/apisix/pull/7252


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