II.
LibraryProcess overview
Reference · livelib-process:sdk-platform-development--telemetry-analytics-integration
specializations/sdk-platform-development/telemetry-analytics-integration overview
Implements telemetry and analytics integration for SDKs, including usage tracking, performance metrics, error reporting, and analytics dashboards while respecting user privacy.
Attributes
displayName
specializations/sdk-platform-development/telemetry-analytics-integration
description
Implements telemetry and analytics integration for SDKs, including
usage tracking, performance metrics, error reporting, and analytics
dashboards while respecting user privacy.
libraryPath
library/specializations/sdk-platform-development/telemetry-analytics-integration.js
specialization
sdk-platform-development
references
- - https://opentelemetry.io/docs/
- - https://segment.com/docs/
- - https://gdpr.eu/
example
inputs: {
sdkName: "commerce-sdk",
languages: ["typescript", "java", "swift"],
telemetryTypes: ["usage", "performance", "errors", "feature-adoption"],
analyticsProviders: ["segment", "amplitude", "mixpanel"],
privacyRequirements: { gdprCompliant: true, optInRequired: true }
}
usesAgents
- telemetry-privacy-auditor
- platform-architect
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:sdk-platform-development·Specialization
lib_covers_topic2
- topic:api-design·TopicAPI Design
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:sdk-release-lifecycle·WorkflowSDK Release Lifecycle
lib_involves_role1
lib_requires_skill_area2
- skill-area:sdk-codegen·SkillAreaSDK Code Generation
- skill-area:api-clients-sdks·SkillAreaAPI Clients and SDKs
uses_agent2
- lib-agent:sdk-platform-development--telemetry-privacy-auditor·LibraryAgenttelemetry-privacy-auditor
- lib-agent:sdk-platform-development--platform-architect·LibraryAgentplatform-architect
Incoming edges
None.