aboutsummaryrefslogtreecommitdiff
path: root/exporters
AgeCommit message (Expand)Author
2018-03-28Deprecate Mean and MeanData (#1101)Yang Song
2018-03-27Remove @SuppressWarnings("nullness") from all AutoValue classes.Kristen Kozak
2018-03-26Auto detect GCE and GKE Stackdriver MonitoredResources. (#1071)Yang Song
2018-03-26Merge pull request #1085 from marccarre/issues/1066-more-robust-jaeger-integr...sebright
2018-03-26Point README at correct link for monitoring API (#1091)Jean de Klerk
2018-03-26Simplify README.md (#1092)Jean de Klerk
2018-03-24Wait for Jaeger to be able to handle HTTP requests, by retrying on unexpected...Marc CARRE
2018-03-24Wait for Jaeger to be able to handle HTTP requests, by retrying on unexpected...Marc CARRE
2018-03-24Wait for Jaeger to be ready by querying it rather than waiting.Marc CARRE
2018-03-24Fix/improve assertion on span duration.Marc CARRE
2018-03-24Add unit to all times and durations.Marc CARRE
2018-03-23Merge pull request #1086 from sebright/run-findbugs-on-testssebright
2018-03-23Set unit '1' when the aggregation type is Count. (#1087)Bogdan Drutu
2018-03-23Enable FindBugs in tests.Kristen Kozak
2018-03-23Run jaegertracing/all-in-one:1.2.0 instead of latest. (#1084)Marc Carré
2018-03-23Run docker version to find whether Jaeger integration test can be performed. ...Marc Carré
2018-03-22Run docker -v to find whether Jaeger integration test can be performed. (#1077)Marc Carré
2018-03-22Jaeger exporter test is now more robust to small IDs. (#1078)Marc Carré
2018-03-15Fix a failing test (#1063)Yang Song
2018-03-15Add traces exporter to Jaeger (#1023)Marc Carré
2018-03-07Add a PrometheusStatsConfiguration class. (#1056)Yang Song
2018-03-07Deprecate Window and WindowData. (#1018)Yang Song
2018-03-02Fixes copy/paste errors (#1034)Adrian Cole
2018-03-01Fix a typo in Zipkin exporter README (#1038)Yang Song
2018-02-28Fix a typo in Zipkin exporter README (#1037)Yang Song
2018-02-28Fix typo. (#1036)Ian Sturdy
2018-02-27Update release versions for all readme and build files. (#1033)Yang Song
2018-02-19Update release versions for all readme and build files. (#1010)Yang Song
2018-02-18Update examples in sd trace exporter README. (#1008)Hailong Wen
2018-02-16Update READMEs to include Prometheus exporter. (#996)Yang Song
2018-02-16Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)Hailong Wen
2018-02-15Update zipkin-reporter to the latest version 2.3.2. (#1000)Bogdan Drutu
2018-02-15Add Nullable annotation to tag values. (#998)Yang Song
2018-02-13Instrument the Prometheus Stats Exporter with trace (#997)Yang Song
2018-02-13Implement Prometheus Stats exporter (#965)Yang Song
2018-02-11Add '@since' Javadoc tag to Instana APIs (issue #864).Kristen Kozak
2018-02-09Add a configuration class to help to create StackdriverTraceExporter. (closes...Hailong Wen
2018-02-09First proof of concept for Instana integration (#972)Fabian Lange
2018-02-08Increase batch export size of StackdriverStatsExporter to 200 (#988)Yang Song
2018-02-07Add '@since' Javadoc tag to all exporter APIs (issue #864).Kristen Kozak
2018-01-24Update release versions for all readme and build files. (#961)Hailong Wen
2018-01-23Keep artifacts dependencyConvergence-clean (#959)Bogdan Drutu
2018-01-23Update occurrences of deprecated trace exporter in README.md and javadoc (exc...Hailong Wen
2018-01-23Fix some typos in SignalFX exporter code examples (#957)Yang Song
2018-01-22Update StackdriverStatsExporter to use the new configuration class. (#948)Yang Song
2018-01-22Update script in RELEASING.md and use them to update release version in all r...Hailong Wen
2018-01-22Rename trace exporters that have inconsistent naming. (#942)Hailong Wen
2018-01-18Update google cloud java version. (#936)Bogdan Drutu
2018-01-17Change "opencensus-task" to "opencensus_task" in documentation to match the i...Ian Sturdy
2018-01-17Update errorprone, google cloud java, grpc versions. (#931)Bogdan Drutu