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 2020/06/14 16:37:32 UTC

[GitHub] [skywalking] RelicOfTesla opened a new issue #4922: [NIGNX-LUA] create a protocol v2 tag please

RelicOfTesla opened a new issue #4922:
URL: https://github.com/apache/skywalking/issues/4922


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [x] Requirement
   - [ ] Feature or performance improvement
   
   ___
   
   https://github.com/apache/skywalking-nginx-lua
   this latest version is use v3 protocol+example...
   and docker-hub use v2 protocol.....not support v3...
   please tip it..and create git tag/branch


----------------------------------------------------------------
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 #4922: [NIGNX-LUA] create a protocol v2 tag please

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


   Yes. So? I said only 0.1.0 tag for v2 protocol.


----------------------------------------------------------------
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 closed issue #4922: [NIGNX-LUA] create a protocol v2 tag please

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #4922:
URL: https://github.com/apache/skywalking/issues/4922


   


----------------------------------------------------------------
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] RelicOfTesla commented on issue #4922: [NIGNX-LUA] create a protocol v2 tag please

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


   ok.guy.


----------------------------------------------------------------
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 #4922: [NIGNX-LUA] create a protocol v2 tag please

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


   The 0.1.0 is for v2 protocol. V3 agent has not been released.


----------------------------------------------------------------
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] RelicOfTesla commented on issue #4922: [NIGNX-LUA] create a protocol v2 tag please

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


   the code only used v3 protocol  in master branch 
   https://github.com/apache/skywalking-nginx-lua/blob/master/lib/skywalking/client.lua#L83
   you can see :
   ```
    local http = require('resty.http')
       local httpc = http.new()
       local res, err = httpc:request_uri(backend_http_uri .. '/v3/management/reportProperties', {
        
   ```


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