II.
LibraryProcess JSON
Structured · livelib-process:sdk-platform-development--observability-integration
specializations/sdk-platform-development/observability-integration json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-process:sdk-platform-development--observability-integration",
"_kind": "LibraryProcess",
"_file": "generated-library/processes.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "specializations/sdk-platform-development/observability-integration",
"description": "Implements comprehensive observability integration for SDKs using\n OpenTelemetry standards, including distributed tracing, metrics,\n and log correlation for full-stack visibility.",
"libraryPath": "library/specializations/sdk-platform-development/observability-integration.js",
"specialization": "sdk-platform-development",
"references": [
"- https://opentelemetry.io/docs/",
"- https://www.jaegertracing.io/docs/",
"- https://prometheus.io/docs/"
],
"example": "inputs: {\n sdkName: \"microservices-sdk\",\n languages: [\"typescript\", \"java\", \"go\", \"python\"],\n observabilityStack: [\"opentelemetry\", \"prometheus\", \"jaeger\"],\n tracingBackends: [\"jaeger\", \"zipkin\", \"datadog\"],\n metricsBackends: [\"prometheus\", \"cloudwatch\", \"datadog\"]\n }",
"usesAgents": [
"telemetry-privacy-auditor",
"platform-architect"
]
},
"outgoingEdges": [
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "skill-area:sdk-codegen",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "skill-area:api-clients-sdks",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "workflow:sdk-release-lifecycle",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
},
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "lib-agent:sdk-platform-development--telemetry-privacy-auditor",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:sdk-platform-development--observability-integration",
"to": "lib-agent:sdk-platform-development--platform-architect",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
],
"incomingEdges": []
}