Commit Graph

6 Commits

Author SHA1 Message Date
Svetlana Brennan 491ed96aca
feat(sdk-logs)!: Removed deprecated `LoggerProvider#addLogRecordProcessor()` (#5764) 2025-06-30 07:41:53 +00:00
Daniel Dyla 5736c49842
feat: update proto to 1.7.0 (#5643)
Co-authored-by: Marc Pichler <marcpi@edu.aau.at>
2025-05-28 15:01:55 +00:00
Michał Lipiński 9e421f6a84
docs(exporter-logs-otlp-http): change OTLPLogsExporter to OTLPLogExporter (#4790) 2024-06-18 09:28:13 +00:00
Trent Mick e49c4c7f42
chore(lint): refactor Markdown linting to use markdownlint-cli2 (#4713)
* chore(lint): refactor Markdown linting to use markdownlint-cli2

- first commit is just config changes; lint updates will follow

* lint fixes

* fix markdownlint for rule MD045/no-alt-text

* lint config changes for prefering 'dash' style for rule MD004/ul-style

* lint:markdown:fix changes for MD004/ul-style

* manually apply this h3->h2 fix that Amir had in his #4703 PR

* mention markdown linting in the Linting section of the contributor guide

* add link to rules docs

---------

Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2024-05-21 14:44:23 +02:00
Marc Pichler c51c9eb954
docs(otlp-exporters): update docs to reflect OTLP 0.20.0 is used (#3938)
Co-authored-by: Gerhard Stöbich <deb2001-github@yahoo.de>
2023-07-04 15:23:08 +02:00
fuaiyi fe82d7b005
feat(exporter-logs-otlp-http): implements otlp-http exporter for logs (#3764)
* feat(exporter-logs-otlp-http): implements otlp-http exporter for logs

* feat(exporter-logs-otlp-http): improve README

* feat(exporter-logs-otlp-http): add browser section in package.json

* feat(exporter-logs-otlp-http): update log-sdk version

* feat(logs-exporter-otlp-http): update version of @opentelemetry/core

* feat(exporter-logs-otlp-http): update README

---------

Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2023-05-25 16:16:47 +02:00