Skip to content

Commit

Permalink
Update src/Config/SDK/ComponentProvider/Logs/LogRecordExporterOtlp.php
Browse files Browse the repository at this point in the history
Co-authored-by: Tobias Bachert <[email protected]>
  • Loading branch information
brettmc and Nevay authored Nov 13, 2024
1 parent d08b170 commit def56f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ final class LogRecordExporterOtlp implements ComponentProvider
* certificate: ?string,
* client_key: ?string,
* client_certificate: ?string,
* headers: array,
* headers: list<array{name: string, value: string}>,
* headers_list: ?string,
* compression: 'gzip'|null,
* timeout: int<0, max>,
Expand Down

0 comments on commit def56f1

Please sign in to comment.