Tyler Yahn
|
07d5f77749
|
Rename plugin directory to instrumentation (#779)
* Rename plugin directory to instrumentation
As per https://github.com/open-telemetry/opentelemetry-specification/pull/539
* Update package paths
* Fix tracer names in othttp instrumentation
|
2020-05-30 14:53:32 -07:00 |
|
Tyler Yahn
|
a5e9204b58
|
Merge branch 'master' into pre_release_v0.6.0
|
2020-05-21 15:45:47 -07:00 |
|
Joshua MacDonald
|
b17a7845df
|
Rename Register* to New* (#761)
|
2020-05-21 15:42:14 -07:00 |
|
Tyler Yahn
|
ad37aae65c
|
Prepare for releasing v0.6.0
|
2020-05-21 12:10:12 -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
|
068ad5b3a5
|
make precommit to cleanup otel-collector/go.sum
|
2020-05-20 16:42:34 -04:00 |
|
Anthony J Mirabella
|
923a6c8afc
|
Replace sdktrace.WithResourceAttributes() with WithResource()
|
2020-05-20 16:08:43 -04:00 |
|
Joshua MacDonald
|
5461669733
|
Add a pull controller, use it for Prometheus (#751)
* Checkpoint new pull controller
* Tests pass
* Fix example
* Example fix
* Add a test
* Comment
* address MrAlias's feedback
|
2020-05-20 10:27:26 -07:00 |
|
Vladimir Mihailenco
|
244ed23e44
|
Rename ScheduleDelayMillis to BatchTimeout (#752)
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
|
2020-05-20 10:12:57 -07:00 |
|
Stefan Prisca
|
3f24acf4c0
|
Merge branch 'master' of github.com:stefanprisca/opentelemetry-go into sp-master
|
2020-05-20 10:39:50 +02:00 |
|
Stefan Prisca
|
e1b144e775
|
Wait for batcher to push changes
|
2020-05-20 10:38:34 +02:00 |
|
Stefan Prisca
|
1f16b8a573
|
Merge branch 'master' of https://github.com/open-telemetry/opentelemetry-go into sp-master
|
2020-05-20 10:28:40 +02:00 |
|
Joshua MacDonald
|
1fab21ddbf
|
Support use of synchronous instruments in async callbacks (#725)
* Support use of synchronous instruments in async callbacks
* Add a test
|
2020-05-19 21:33:10 -07:00 |
|
Stefan Prisca
|
7c9f0696ca
|
Update Makefile
|
2020-05-19 07:29:52 +02:00 |
|
Joshua MacDonald
|
21d094af43
|
Refactor the api/metrics push controller; add CheckpointSet synchronization (#737)
* Checkpoint
* Finish tests
* Checkpoint
* Checkpoint (builds)
* Checkpoint + RWMutex interface
* Comments
* Remove commitLock
* Apply feedback
|
2020-05-18 18:37:41 -07:00 |
|
Joshua MacDonald
|
ee3c9ed1a5
|
Rename Observer to ValueObserver (#734)
* Observer -> ValueObserver
* Move wrappers into async.go
|
2020-05-18 11:03:43 -07:00 |
|
Stefan Prisca
|
8bcefd434e
|
remove unnecessary jaeger files & add licence header
|
2020-05-16 12:37:47 +02:00 |
|
Stefan Prisca
|
c80ed298db
|
Update example/otel-collector/k8s/otel-collector.yaml
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-16 12:16:04 +02:00 |
|
Stefan Prisca
|
2a00038175
|
Update example/otel-collector/k8s/namespace.yaml
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-16 12:15:53 +02:00 |
|
Joshua MacDonald
|
6bc14ffd2c
|
Replace Measure instrument by ValueRecorder instrument (#732)
* Measure->Value recorder and cleanups re: measure
* More edits
* More edits
* Feedback
|
2020-05-15 22:11:12 -07:00 |
|
ET
|
0122b586b7
|
Ensure golang alpine image is running golang-1.14 (#733)
Older versions of go (even only as recently as 1.12.7) have problems
building outside of $GOPATH
|
2020-05-15 21:53:05 -07: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
|
2e6011db7a
|
change collector image
|
2020-05-14 18:18:22 +02:00 |
|
Stefan Prisca
|
2c718982df
|
Merge branch 'master' of https://github.com/open-telemetry/opentelemetry-go into sp-master
|
2020-05-14 11:11:55 +02:00 |
|
Stefan Prisca
|
e9f185c396
|
add k8s files
|
2020-05-14 11:11:51 +02:00 |
|
Tyler Yahn
|
ce266f9656
|
Prepare for releasing v0.5.0
|
2020-05-13 17:11:23 -07:00 |
|
Joshua MacDonald
|
587cde3352
|
Remove NewKey and update doc comment (#721)
* Update doc comment
* Remove NewKey
* NewKey->Key
|
2020-05-13 16:21:23 -07:00 |
|
Chen Yixiao
|
1301b6f3e4
|
Move core and key to kv package (#720)
* Move core to kv
* Move kv.Value to kv.value.Value
* Move key to kv
|
2020-05-13 16:06:03 -07:00 |
|
Stefan Prisca
|
46477e2fa4
|
fix precommit
|
2020-05-13 12:55:33 +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
|
bbb7763a84
|
add full collector config
|
2020-05-13 11:10:19 +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
|
4c1109bee8
|
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:04:09 +02:00 |
|
Stefan Prisca
|
1e878b9564
|
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:04:02 +02:00 |
|
Stefan Prisca
|
a81fb66b04
|
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:03:53 +02:00 |
|
Stefan Prisca
|
95888a7700
|
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:03:44 +02:00 |
|
Stefan Prisca
|
9c442a0972
|
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:03:34 +02:00 |
|
Stefan Prisca
|
7db551e39e
|
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:03:26 +02:00 |
|
Stefan Prisca
|
e2e4e77624
|
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:03:19 +02:00 |
|
Stefan Prisca
|
4c7262b167
|
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:03:12 +02:00 |
|
Stefan Prisca
|
6ba581865f
|
Update example/otel-collector/README.md
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2020-05-12 13:03:03 +02:00 |
|
Stefan Prisca
|
105e0df893
|
precommit
|
2020-05-11 12:42:36 +02:00 |
|
Stefan Prisca
|
97f88560df
|
fix readme
|
2020-05-11 12:35:11 +02:00 |
|
Stefan Prisca
|
be01af5ea3
|
small rephrasing
|
2020-05-11 12:21:40 +02:00 |
|
Stefan Prisca
|
74347efaaa
|
Mention default config
|
2020-05-11 12:17:41 +02:00 |
|
Stefan Prisca
|
8921ddfe25
|
Add readme to the example
|
2020-05-11 12:10:12 +02:00 |
|