aboutsummaryrefslogtreecommitdiff
path: root/exporters
AgeCommit message (Expand)Author
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
2018-01-17SignalFx stats exporter (#903)Maxime Petazzoni
2018-01-05Add unit test for SD trace exporter proto generation method. (#923)Hailong Wen
2017-12-19Add Checker Framework annotations in comments (issue #359).Kristen Kozak
2017-12-19Suppress some Checker Framework warnings and add TODOs (issue #359).Kristen Kozak
2017-12-19Suppress warnings about missing @Nullable in AutoValue equals methods (#359).Kristen Kozak
2017-12-19Add missing null checks (issue #359).Kristen Kozak
2017-12-19Refactor some code to pass Checker Framework null analysis (issue #359).Kristen Kozak
2017-12-19Add more null annotations (issue #359).Kristen Kozak
2017-12-14Add a convenient method to create Stackdriver exporter with default settings ...Yang Song
2017-12-13Add methods to wrap Runnable and Callbacks and to run them. (#778)Bogdan Drutu
2017-12-13Record events to tracez page (#902)Yang Song
2017-12-13Instrument the SD stats exporter with trace. (#898)Yang Song
2017-12-12Add a StackdriverConfiguration class and builder to create StackdriverStatsEx...Yang Song
2017-12-06Fix typo in `StackdriverExporterWorker` javadoc.Hailong Wen
2017-12-06Make stackdriver stats exporter GAE Java7 compatible. (fixes #878)Hailong Wen
2017-12-06Update versions for all README files (#888)Yang Song
2017-12-06Slight update to exporter README (#884)Yang Song
2017-12-06Add task_id label. (#880)Bogdan Drutu
2017-12-04Update versions for all README files (#876)Yang Song
2017-12-04Support custom MonitoredResource for Stackdriver Stats Exporter (#870)Yang Song
2017-12-01Use consistent text for AppVeyor status badges.Kristen Kozak
2017-12-01Update link to AppVeyor build in readmes.Kristen Kozak