aboutsummaryrefslogtreecommitdiff
path: root/exporters
AgeCommit message (Expand)Author
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
2017-11-29Update OpenCensus version for all README files (#849)Yang Song
2017-11-28Only upload stats for valid views. Improve logging. (#841)Yang Song
2017-11-28Skip null tag value for exporter (#843)Yang Song
2017-11-28Batch export 3 Timeseries at one RPC call (#836)Yang Song
2017-11-21Fix a typo in README (#835)Yang Song
2017-11-21Remove project id labels from Exporter (#832)Yang Song
2017-11-21Disable setting min/max for Stackdriver export (#829)Yang Song
2017-11-21Fix the api name sent to SD stats exporter. (#827)Bogdan Drutu
2017-11-21Add a note that users must have premium SD account. (#828)Yang Song
2017-11-17Update OpenCensus version to 0.9.0 for all exporter README files (#820)Yang Song
2017-11-18Update comments in sd trace exporter readme. (#815)Bogdan Drutu
2017-11-17Update Stackdriver Trace exporter to use V2 API. (#808)Bogdan Drutu
2017-11-16 Remove StackdriverStatsExporter.registerView() and rearrange unit tests. (#803)Yang Song
2017-11-13Enable new ReturnMissingNullable Error Prone experimental suggestion.Kristen Kozak
2017-11-10Use Mockito API from Mockito 1.9.5.Kristen Kozak
2017-11-10Revert "Use the current release version of Mockito. (#751)"Kristen Kozak
2017-11-09Increase timeout for an asynchronous verification (#797)Yang Song
2017-11-08Add a StackDriver exporter for stats using a Pull model (#713)Yang Song
2017-11-03Add gradle plugin for google java format. Enforce all files to be formatted. ...Bogdan Drutu
2017-11-02Update versions in the README files. (#769)Bogdan Drutu
2017-11-01Use the current release version of Mockito. (#751)Stefan Schmidt
2017-10-23Move all trace exporters in exporters/trace directory. (#719)Bogdan Drutu
2017-10-23Record the agent label for stackdriver trace exporter. (#717)Bogdan Drutu
2017-09-24Adds ZipkinExporter (#620)Adrian Cole
2017-09-22Change version in all the README files. (#664)Bogdan Drutu
2017-09-20Update Google cloud libraries versions. (#648)Bogdan Drutu
2017-09-07Add annotations and network events as labels in Stackdriver v1 API. (#591)Bogdan Drutu
2017-09-06Add an API that does not require user to write a project_id. (#589)Bogdan Drutu
2017-08-29Add details about how to link/setup the library. (#573)Bogdan Drutu
2017-08-28Rename the package for exporters to match the artifact name. (#566)Bogdan Drutu
2017-08-28Add a Stackdriver trace exporter using V1 Stackdriver Trace API. (#554)Bogdan Drutu
2017-08-24Cleanup LoggingExporter. (#553)Bogdan Drutu
2017-08-23Change the licence to OpenCensus authors. (#539)Bogdan Drutu
2017-07-05Move logging exporter into an independent package. (#416)Bogdan Drutu