/** * The number of logs submitted to enabled SDK Loggers. * * @experimental This metric is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`. */ export declare const METRIC_OTEL_SDK_LOG_CREATED: "otel.sdk.log.created"; //# sourceMappingURL=semconv.d.ts.map