Kit App Logging#
This guide details the steps needed to enable Kit Apps to export logs for troubleshooting and debugging.
The solution captures Kit App logs and forwards them to your preferred observability platform — Azure Monitor, Datadog, or Grafana Cloud.
Terms Used#
Term |
Description |
|---|---|
NVCF |
NVIDIA Cloud Functions |
Vector |
Refers to vector.dev, an open source log processor |
KitVector |
Refers to the Kit App and Vector integrated container |
OTel |
OpenTelemetry - used for standardizing telemetry |
OTel Collector |
An OpenTelemetry collector; used to export telemetry |
BYOO |
Bring Your Own Observability; the ability to export data to an external platform |