abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional symptom such as no logs, missing metrics, high cardinality, auth error, or delayed ingestion
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/btp-logging-ingestion-checkContext preview
What this command does when you run it.
Optional symptom such as no logs, missing metrics, high cardinality, auth error, or delayed ingestion
name: btp-logging-ingestion-check
description: Check SAP Cloud Logging ingestion setup, source bindings, OpenTelemetry paths, and missing log or metric symptoms
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "[cf|kyma|kubernetes|node|java] [symptom]"
arguments:
- name: source
description: Optional runtime or source type such as Cloud Foundry, Kyma, Kubernetes, Node.js, or Java
required: false
- name: symptom
description: Optional symptom such as no logs, missing metrics, high cardinality, auth error, or delayed ingestion
required: falseReview Cloud Logging ingestion readiness and diagnose missing telemetry. Default to read-only inspection.
1. Identify runtime, logging source, service binding, endpoint, token/trust mechanism, and telemetry SDK/agent. 2. Inspect application logging configuration, OpenTelemetry exporters, container annotations, and relevant manifests. 3. Check timestamp format, severity mapping, resource attributes, tenant/subaccount labels, and cardinality risks. 4. Suggest safe local validation commands and tenant-side checks. 5. Separate app-code fixes from platform/operator actions.
Return:
40 SAP development plugins with evidence-tracked verification SAP development plugins for AI coding assistants, with public-source or package-registry verification tracked where available.
Repo: secondsky/sap-skills
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional target ABAP platform or SAP BTP ABAP Environment release
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Optional scenario lens such as extension, integration, analytics, or AI