mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 08:22:20 +08:00

* OTel: create formats service * LogListContext: use OTel service to resolve the default displayed fields * Create otelLogsFormatting feature flag * LogListContext: conditionally use otel format based on feature flag * OTel logs: reformat body and improve displayed fields * formats: remove duplicated scope name * Update formats.ts * format: use regex rules to exclude fields * Add tests * Formatting * LogsPanel: expose setDisplayedFields * LogListContext: refactor otel displayed fields * Prettier * format: optimize identifyOTelLanguages
Grafana Schema Library
@grafana/schema is currently in ALPHA.
This package holds the definitions for objects that should be stored in JSON configuration files
Installation
yarn add @grafana/schema
npm install @grafana/schema