II.
LibraryProcess overview
Reference · livelib-process:performance-optimization--real-user-monitoring-setup
specializations/performance-optimization/real-user-monitoring-setup overview
Real User Monitoring (RUM) Setup - Implement RUM for frontend applications including script injection, metric collection, user journey tracking, and performance correlation with backend.
Attributes
displayName
specializations/performance-optimization/real-user-monitoring-setup
description
Real User Monitoring (RUM) Setup - Implement RUM for frontend applications including script
injection, metric collection, user journey tracking, and performance correlation with backend.
libraryPath
library/specializations/performance-optimization/real-user-monitoring-setup.js
specialization
performance-optimization
references
- - Web Vitals: https://web.dev/vitals/
- - Performance Observer API: https://developer.mozilla.org/en-US/docs/Web/API/PerformanceObserver
example
const result = await orchestrate('specializations/performance-optimization/real-user-monitoring-setup', {
projectName: 'E-commerce Website',
rumProvider: 'datadog',
applicationUrls: ['https://shop.example.com', 'https://checkout.example.com']
});
usesAgents
- performance-engineer
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:performance-optimization·Specialization
lib_covers_topic1
- topic:observability-driven-development·TopicObservability-Driven Development
lib_implements_workflow1
- workflow:engineering-onboarding·WorkflowEngineering Onboarding
lib_involves_role2
- role:backend-engineer·RoleBackend Engineer
- role:sre·Role
lib_requires_skill_area2
- skill-area:performance-monitoring-profiling·SkillAreaPerformance Monitoring and Profiling
- skill-area:profiling-cpu·SkillAreaCPU Profiling
uses_agent1
- lib-agent:software-architecture--performance-engineer·LibraryAgentperformance-engineer
Incoming edges
None.