Giter VIP home page Giter VIP logo

Comments (5)

Flanker32 avatar Flanker32 commented on May 12, 2024 1

@enaess Thanks a lot for your effort and really sorry for the late response. I've merged your fix,and will release the fix asap

from azure-gradle-plugins.

Flanker32 avatar Flanker32 commented on May 12, 2024 1

@enaess Thanks again for your help, we have released gradle functions plugin 1.13.1 and gradle webapp plugin 1.8.1 which including your fixes. Please feel free to contact us once you meet any other issues!

from azure-gradle-plugins.

enaess avatar enaess commented on May 12, 2024

@wangmingliang-ms You have any updates on this, I created a Pull Request, but seems like nobody at Microsoft is watching this project???

from azure-gradle-plugins.

enaess avatar enaess commented on May 12, 2024
        Azure.az().config().setLogLevel(HttpLogDetailLevel.NONE.name());
        Azure.az().config().setUserAgent(TelemetryAgent.getInstance().getUserAgent());

@Flanker32 Looks like the plugin still references the getUserAgent() from within the TelemetryAgent instance. Though, without the TelemetryAgent intialized at this point, the UserAgent string is null/null which is probably not what you want. However, if this Telemetry agent is disabled, this shouldn't have any impact. When it is enabled, I am not sure if that is what you want.

from azure-gradle-plugins.

enaess avatar enaess commented on May 12, 2024
1697482319.290    191 172.21.0.1 NONE_NONE/200 0 CONNECT dc.services.visualstudio.com:443 - HIER_DIRECT/52.175.198.74 -
1697482319.324    126 172.21.0.1 NONE_NONE/200 0 CONNECT dc.services.visualstudio.com:443 - HIER_DIRECT/52.175.198.74 -
1697482319.353     58 172.21.0.1 TCP_MISS/200 619 POST https://dc.services.visualstudio.com/v2/track - HIER_DIRECT/52.175.198.74 application/json
1697482319.364     38 172.21.0.1 TCP_MISS/200 619 POST https://dc.services.visualstudio.com/v2/track - HIER_DIRECT/52.175.198.74 application/json
1697482319.388    290 172.21.0.1 NONE_NONE/200 0 CONNECT rt.services.visualstudio.com:443 - HIER_DIRECT/23.100.122.113 -
1697482319.452     62 172.21.0.1 TCP_MISS/200 499 POST https://rt.services.visualstudio.com/QuickPulseService.svc/ping? - HIER_DIRECT/23.100.122.113 -
1697482324.678    223 172.21.0.1 NONE_NONE/200 0 CONNECT rt.services.visualstudio.com:443 - HIER_DIRECT/23.100.122.113 -
1697482324.744     64 172.21.0.1 TCP_MISS/200 499 POST https://rt.services.visualstudio.com/QuickPulseService.svc/ping? - HIER_DIRECT/23.100.122.113 -

Apparently, upgrading to 1.13.1 didn't fix my problem. I don't know why gradle is still is trying to reach out to the URLs. It seems like the code DefaultQuickPulseDataFetcher is somehow enabled (maybe statically) in the code to to collect and send data to Microsoft??? I have no idea ...

from azure-gradle-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.