Commit Graph

3 Commits

Author SHA1 Message Date
Sebastian Poxhofer e32879abbc
feat(otlp-exporter-http): change otlp-http port to canonical 4318 (#2557)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2022-01-20 08:57:46 -05:00
andrew quartey 8bb9752d5d
chore: update example (#2222)
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-06-01 16:28:03 -04:00
Bartlomiej Obecny b58ad102c4 Collector exporter (#552)
* chore: linting

* feat(collector-exporter): new exporter for opentelemetry collector

* chore: updating readme

* chore: undo auto lint fix - which is wrong

* chore: updates after comments

* chore: renaming util to transform

* chore: renaming types, last comments from review

* chore: adding missing links

* chore: fixes after comments

* chore: fixes after comments

* chore: fixes after comments

* chore: updating jsdoc

* chore: enabling attributes

* chore: adding script to generate package version file

* chore: naming

* chore: adding todo

* chore: updating types for link

* chore: fixing typo

* chore: removing unnecessary typing

* chore: const for enum

* chore: adding missing interface for message event

* chore: adding timestamp example

* chore: changes after review

* chore: adding case when the exporter is shutdown but export is called

* chore: adding missing header for request to prevent instrumentation
2019-12-04 08:43:09 -08:00