Skip to content

Commit 4a49b1b

Browse files
authored
otlp grpc exporter (#1063)
1 parent eca856d commit 4a49b1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exporters/otlp/include/opentelemetry/exporters/otlp/otlp_grpc_log_exporter.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ namespace otlp
2727
*/
2828
class OtlpGrpcLogExporter : public opentelemetry::sdk::logs::LogExporter
2929
{
30+
public:
3031
/**
3132
* Create an OtlpGrpcLogExporter with default exporter options.
3233
*/

0 commit comments

Comments
 (0)