Skip to content

Commit

Permalink
feat(otel-grpc-exporter-base): add LOGS to ServiceClientType
Browse files Browse the repository at this point in the history
  • Loading branch information
llc1123 committed Apr 3, 2023
1 parent 5326485 commit 75be536
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experimental/packages/otlp-grpc-exporter-base/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ export interface OTLPGRPCExporterConfigNode extends OTLPExporterConfigBase {
export enum ServiceClientType {
SPANS,
METRICS,
LOGS,
}

0 comments on commit 75be536

Please sign in to comment.