Tyler Yahn
f4b63f184d
Use gRPC ClientConn for otlpmetricgrpc client connection handling ( #2425 )
...
* Use gRPC ClientConn for otlpmetricgrpc conn handling
* Update PR number
* Update otlpmetrichttp to use retry package
* Remove old commented code
* Add all other external changes to changelog
2021-12-03 13:59:07 -08:00
Bogdan Drutu
4d9d882c38
Fix imports in all files except generated files in jaeger exporter ( #2383 )
...
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2021-11-13 08:35:04 -08:00
Tõnis Tiigi
c71afaf31f
allow otlp clients to use existing grpc connection ( #2002 )
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-10-11 12:23:12 -07:00
José Carlos Chávez
099df58e4e
chore: adds vanity import check. ( #2255 )
...
* chore: adds vanity import check.
* chore: runs vanity import check on ci.
* fix: set right target on CI.
* fix: fixes install for porto.
* fix: install right proto bin.
* chore: list all files insides the tools directory.
* fix: fixes vanity import target
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* chore(vanity-imports): adds vanity import support.
* fix: fixes internal generation.
* chore: runs go mod tidy in tools.
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2021-09-27 22:37:26 -04:00
Gustavo Silva Paiva
b33edaa552
OTLP metrics gRPC exporter ( #1991 )
...
* OTLP metrics gRPC exporter
* add newline
* address comments
2021-06-11 13:25:56 -07:00