II.
LibraryProcess JSON
Structured · livelib-process:sdk-platform-development--telemetry-analytics-integration
specializations/sdk-platform-development/telemetry-analytics-integration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/sdk-platform-development/telemetry-analytics-integration",
"description": "Implements telemetry and analytics integration for SDKs, including\n usage tracking, performance metrics, error reporting, and analytics\n 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: {\n sdkName: \"commerce-sdk\",\n languages: [\"typescript\", \"java\", \"swift\"],\n telemetryTypes: [\"usage\", \"performance\", \"errors\", \"feature-adoption\"],\n analyticsProviders: [\"segment\", \"amplitude\", \"mixpanel\"],\n privacyRequirements: { gdprCompliant: true, optInRequired: true }\n }",
"usesAgents": [
"telemetry-privacy-auditor",
"platform-architect"
]
},
"outgoingEdges": [
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "skill-area:sdk-codegen",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "skill-area:api-clients-sdks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "workflow:sdk-release-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "lib-agent:sdk-platform-development--telemetry-privacy-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:sdk-platform-development--telemetry-analytics-integration",
"to": "lib-agent:sdk-platform-development--platform-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}