aboutsummaryrefslogtreecommitdiffstats
path: root/exporters
Commit message (Expand)AuthorAgeFilesLines
...
* Improve Duration.toMillis() (#1132)Yang Song2018-04-162-2/+2
* Move toMillis(Duration) to Utils so that it can be reused. (#1114)Yang Song2018-04-162-12/+2
* Auto detect AWS EC2 resources. (#1126)Yang Song2018-04-134-27/+244
* Update release versions for all readme and build files. (#1129)Yang Song2018-04-138-48/+48
* This fixes the Jaeger integration test and generally cleans it up (#1122)Adrian Cole2018-04-113-228/+198
* Fix a few typos in exporter README (#1110)Yang Song2018-04-032-2/+2
* Update StackdriverStatsExporter README about auto-detecting resources. (#1107)Yang Song2018-03-301-4/+13
* Deprecate Mean and MeanData (#1101)Yang Song2018-03-283-16/+12
* Remove @SuppressWarnings("nullness") from all AutoValue classes.Kristen Kozak2018-03-274-12/+0
* Auto detect GCE and GKE Stackdriver MonitoredResources. (#1071)Yang Song2018-03-264-9/+139
* Merge pull request #1085 from marccarre/issues/1066-more-robust-jaeger-integr...sebright2018-03-261-23/+66
|\
| * Wait for Jaeger to be able to handle HTTP requests, by retrying on unexpected...Marc CARRE2018-03-241-1/+7
| * Wait for Jaeger to be able to handle HTTP requests, by retrying on unexpected...Marc CARRE2018-03-241-0/+10
| * Wait for Jaeger to be ready by querying it rather than waiting.Marc CARRE2018-03-241-10/+29
| * Fix/improve assertion on span duration.Marc CARRE2018-03-241-4/+9
| * Add unit to all times and durations.Marc CARRE2018-03-241-13/+16
* | Point README at correct link for monitoring API (#1091)Jean de Klerk2018-03-261-1/+1
* | Simplify README.md (#1092)Jean de Klerk2018-03-261-1/+1
|/
* Merge pull request #1086 from sebright/run-findbugs-on-testssebright2018-03-237-27/+11
|\
| * Enable FindBugs in tests.Kristen Kozak2018-03-237-27/+11
* | Set unit '1' when the aggregation type is Count. (#1087)Bogdan Drutu2018-03-232-1/+60
|/
* Run jaegertracing/all-in-one:1.2.0 instead of latest. (#1084)Marc Carré2018-03-231-1/+1
* Run docker version to find whether Jaeger integration test can be performed. ...Marc Carré2018-03-231-1/+1
* Run docker -v to find whether Jaeger integration test can be performed. (#1077)Marc Carré2018-03-221-22/+16
* Jaeger exporter test is now more robust to small IDs. (#1078)Marc Carré2018-03-221-3/+3
* Fix a failing test (#1063)Yang Song2018-03-151-1/+1
* Add traces exporter to Jaeger (#1023)Marc Carré2018-03-157-0/+994
* Add a PrometheusStatsConfiguration class. (#1056)Yang Song2018-03-073-0/+111
* Deprecate Window and WindowData. (#1018)Yang Song2018-03-073-27/+19
* Fixes copy/paste errors (#1034)Adrian Cole2018-03-021-6/+3
* Fix a typo in Zipkin exporter README (#1038)Yang Song2018-03-011-1/+1
* Fix a typo in Zipkin exporter README (#1037)Yang Song2018-02-281-1/+1
* Fix typo. (#1036)Ian Sturdy2018-02-281-1/+1
* Update release versions for all readme and build files. (#1033)Yang Song2018-02-277-42/+42
* Update release versions for all readme and build files. (#1010)Yang Song2018-02-195-30/+30
* Update examples in sd trace exporter README. (#1008)Hailong Wen2018-02-181-1/+2
* Update READMEs to include Prometheus exporter. (#996)Yang Song2018-02-161-2/+25
* Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)Hailong Wen2018-02-162-10/+18
* Update zipkin-reporter to the latest version 2.3.2. (#1000)Bogdan Drutu2018-02-151-0/+2
* Add Nullable annotation to tag values. (#998)Yang Song2018-02-153-6/+10
* Instrument the Prometheus Stats Exporter with trace (#997)Yang Song2018-02-131-2/+35
* Implement Prometheus Stats exporter (#965)Yang Song2018-02-136-0/+806
* Add '@since' Javadoc tag to Instana APIs (issue #864).Kristen Kozak2018-02-111-0/+4
* Add a configuration class to help to create StackdriverTraceExporter. (closes...Hailong Wen2018-02-095-58/+191
* First proof of concept for Instana integration (#972)Fabian Lange2018-02-096-0/+572
* Increase batch export size of StackdriverStatsExporter to 200 (#988)Yang Song2018-02-082-3/+3
* Add '@since' Javadoc tag to all exporter APIs (issue #864).Kristen Kozak2018-02-0710-10/+101
* Update release versions for all readme and build files. (#961)Hailong Wen2018-01-245-30/+30
* Keep artifacts dependencyConvergence-clean (#959)Bogdan Drutu2018-01-233-6/+30
* Update occurrences of deprecated trace exporter in README.md and javadoc (exc...Hailong Wen2018-01-235-11/+11