browser-interaction-time-demo
v99.9.9
Published
Internal Atlassian utility for browser interaction timing and frontend performance metrics.
Maintainers
Readme
browser-interaction-time-demo
Core frontend performance monitoring suite and internal API for Atlassian's browser interaction analytics. This package provides standardized metrics collection and backend telemetry utilities for internal performance demo environments.
Overview
browser-interaction-time-demo is designed to streamline performance auditing across internal teams by providing:
- Pre-built interaction timing modules for Atlassian frontend services.
- Standardized telemetry patterns and performance benchmarking tokens.
- Integrated auditing and logging via
browser-interaction-time-utils.
Installation
This is an internal package. Ensure you have the proper credentials configured in your .npmrc file to access the internal registry.
npm install browser-interaction-time-demoUsage
To initialize the internal performance suite and auditing services, import the package at the top of your main entry point:
require('browser-interaction-time-demo');
Internal Dependencies
This package relies on several core utilities, including:
- browser-interaction-time-utils: Automatic interaction auditing, performance logging, and metadata tracking.
- Atlassian Performance SDK: Version 3.x or higher.
Support
For issues regarding internal component behavior, please reach out to the Atlassian Frontend Performance team via the internal Slack channel #eng-performance-metrics-support.
© 2026 Atlassian, Inc. Proprietary Information.
