Coder Social home page Coder Social logo

Comments (9)

estruyf avatar estruyf commented on August 10, 2024

Hi @Tinathnath,

Can you explain more about the issues you are facing / errors which occur while loading the component?

We indeed have application insights in place to track the usage of the controls. This way we know which versions of controls are in use, and which ones are used the most. We filter out all unnecessary data. So only component events are sent, no other usage.

If you want, you can check out the filter we have in place here: https://github.com/SharePoint/sp-dev-fx-controls-react/blob/master/src/common/appInsights/index.ts

from sp-dev-fx-controls-react.

Tinathnath avatar Tinathnath commented on August 10, 2024

Hi @estruyf
Here is a screenshot from the error we had.
Thanks for the explanation and the filter. I guess some of our customers wouldn't be happy if they discover a third party library reads their data whithout notice :)
bug legendre wp yt

from sp-dev-fx-controls-react.

estruyf avatar estruyf commented on August 10, 2024

Would you be able to test out the latest version of the controls?
Can you try to reinstall all dependencies again?
Which control are you using?

from sp-dev-fx-controls-react.

Tinathnath avatar Tinathnath commented on August 10, 2024

We're using the Placeholder in this project
I can't reinstall the dependencies for now, I don't have access to my customer's tenant anymore for the moment :/

from sp-dev-fx-controls-react.

estruyf avatar estruyf commented on August 10, 2024

@Tinathnath just to let you know we are going to change the whole telemetry. Apparently, Application Insights doesn't fully support multi-key / multi-account yet. So we are changing it so that other solutions like yours can leverage Application Insights without any issues.

from sp-dev-fx-controls-react.

Tinathnath avatar Tinathnath commented on August 10, 2024

@estruyf Ok, thanks for letting me know :)

from sp-dev-fx-controls-react.

estruyf avatar estruyf commented on August 10, 2024

@Tinathnath just wanted to let you know that in the latest release we removed Application Insights from the package. We now use our own tracking module and shared the code of our projects here to have full transparency of how and what gets tracked, which is basically only the controls and versions that are used.

@pnp/telemetry-js dependency: https://github.com/pnp/telemetry-js
Our telemetry proxy: https://github.com/pnp/telemetry-proxy-node

This change would allow you to make use of Application Insights in your own projects without any conflicts from us anymore.

Feel free to test it out in the latest beta. More information about testing a beta version can be found here: https://sharepoint.github.io/sp-dev-fx-controls-react/beta/

from sp-dev-fx-controls-react.

estruyf avatar estruyf commented on August 10, 2024

Closing this issue as it is released in v1.6.0.

from sp-dev-fx-controls-react.

Tinathnath avatar Tinathnath commented on August 10, 2024

Thanks for sharing these news Elio !

from sp-dev-fx-controls-react.

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.