Security News
NVD Backlog Tops 20,000 CVEs Awaiting Analysis as NIST Prepares System Updates
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
@opencensus/web-core
Advanced tools
OpenCensus Web is a toolkit for collecting application performance and behavior data from client side web browser apps.
For overview and usage info see the main OpenCensus Web readme.
This package contains the core trace model used by OpenCensus Web. This trace model is based on the same TypeScript interfaces that OpenCensus Node uses.
The library is in alpha stage and the API is subject to change.
Currently the primary intended usage of OpenCensus Web is to collect spans from the resource timing waterfall of an initial page load and trace on-page user interactions with a series of features like automatic tracing for clicks and route transitions, custom spans, and browser Performance API data. See the OpenCensus Web readme for details.
In the future we would like to make it easy to generate custom spans that will be conveniently exported to the OpenCensus Agent. This package has the API that will support generation of custom spans. Although it's not fully wired up and supported yet, you're welcome to poke around the source code and try to use it!
Apache 2.0 - See LICENSE for more information.
FAQs
OpenCensus Web is a toolkit for collecting application performance and behavior data from client side web browser apps.
We found that @opencensus/web-core demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.