Sam Xie
|
f9ba15f2d1
|
Replace WithSyncer with WithBatcher in examples (#1044)
* Replace `WithSyncer` with `WithBatcher` in examples
* update CHANGELOG
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-08-07 09:16:43 -07:00 |
|
Tyler Yahn
|
96a5f8ff46
|
Rename api/standard package to semconv (#1016)
* Rename api/standard package to semconv
* Update `api/standard` package dependencies to `semconv`
* Update Changelog
* Add PR number to Changelog
|
2020-08-04 07:51:09 -07:00 |
|
Stefan Prisca
|
fc1ce6cb8f
|
fix otel collector example (#1006)
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-07-31 11:34:46 -07:00 |
|
ET
|
4f3fab3ba7
|
Remove github.com/open-telemetry/opentelemetry-collector dependency (#943)
|
2020-07-16 17:18:45 -04:00 |
|
William Tong
|
526b815f47
|
Merge otlp collector examples (#841)
* Add metric instrumentation to example
* Add prometheus configs
* Add prometheus kubernetes configs
* Correct Prometheus config files
* Tweak prometheus configs
* Change instrument to Counter
* Elaborate example README
* Polish submission
* Correct otel config
* Tweak details
* Update licensing text
* Modify licensing text
* Fix typos
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-06-23 08:37:07 -07:00 |
|
Stefan Prisca
|
7329ccc823
|
Change OTLP example to use syncer (#756)
* change otlp-example to use syncer
* precommit
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
|
2020-05-21 11:40:11 -07:00 |
|
Anthony J Mirabella
|
923a6c8afc
|
Replace sdktrace.WithResourceAttributes() with WithResource()
|
2020-05-20 16:08:43 -04:00 |
|
Stefan Prisca
|
e1b144e775
|
Wait for batcher to push changes
|
2020-05-20 10:38:34 +02:00 |
|
Stefan Prisca
|
e31b09388a
|
change api/core package to api/kv
|
2020-05-15 12:57:21 +02:00 |
|
Stefan Prisca
|
d623815dfc
|
Update README with latest changes
|
2020-05-15 11:46:53 +02:00 |
|
Stefan Prisca
|
612e894247
|
fix otlp receiver endpoint
|
2020-05-14 18:52:38 +02:00 |
|
Stefan Prisca
|
af27b4381a
|
Merge branch 'master' of github.com:stefanprisca/opentelemetry-go into sp-master
|
2020-05-13 12:40:02 +02:00 |
|
Stefan Prisca
|
d69386f56c
|
add resource attributes to provider
|
2020-05-13 12:38:23 +02:00 |
|
Stefan Prisca
|
a09fd990c2
|
Update example/otel-collector/main.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:04:22 +02:00 |
|
Stefan Prisca
|
41ca31f31a
|
Update example/otel-collector/main.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:04:15 +02:00 |
|
Stefan Prisca
|
105e0df893
|
precommit
|
2020-05-11 12:42:36 +02:00 |
|
Stefan Prisca
|
8921ddfe25
|
Add readme to the example
|
2020-05-11 12:10:12 +02:00 |
|
Stefan Prisca
|
a27a37ee34
|
Update main.go
|
2020-05-08 14:34:29 +02:00 |
|
Stefan Prisca
|
c6c841fc7c
|
add simple demo for connecting to collector
|
2020-05-08 14:25:20 +02:00 |
|