1. 809ed22 Exporter/OcAgent: Add methods for getting and applying config. (#1488) by Yang Song · 6 years ago
  2. b1ce784 Exporter/OcAgent: Add options on retry interval and config. (#1487) by Yang Song · 6 years ago
  3. dea86ae Exporter/OcAgent: Add a fake implementation of TraceService. (#1481) by Yang Song · 6 years ago
  4. 9580d5f Exporter/OCAgent: Add OcAgentNodeUtils. (#1471) by Yang Song · 6 years ago
  5. 3d51b5b Exporter/OCAgent: Move TraceProtoUtils to exporter. (#1470) by Yang Song · 6 years ago
  6. a36f795 Exporter: Start adding OC-Agent Trace Exporter. (#1455) by Yang Song · 6 years ago
  7. 35c4b3d Monitored Resource: replace gke_container with k8s_container in SD exporter (#1467) by Mayur Kale · 6 years ago
  8. 7da904c Common: Add an API Functions.returnToString(). (#1443) by Yang Song · 6 years ago
  9. a5d2739 Update release versions for all readme and build files. (#1452) by sebright · 6 years ago
  10. c5365c3 Pass a preconfigured HttpSender to the trace exporter (#1444) by Ashwin Chandrasekar · 6 years ago
  11. 69360e9 allow arbitrary metric prefixes (#1440) by Mayur Kale · 6 years ago
  12. 3d98a78 Tracing: Add AttributeValueDouble. (#1442) by Yang Song · 6 years ago
  13. b666c2e Update release versions for all readme and build files. (#1435) by sebright · 6 years ago
  14. 18a2bbd Added ability to specify a custom gRPC stub for the stackdriver exporter (#1410) by Steven Niemitz · 6 years ago
  15. b25e66b Update release versions for all readme and build files. (#1398) by Yang Song · 6 years ago
  16. d2af3dd Remove guava dependency from the API artifact. (#1393) by Bogdan Drutu · 6 years ago
  17. 8901e4e Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1392) by Bogdan Drutu · 6 years ago
  18. 50b0e19 Update all targets to at least java7 and android14 (#1367) by Bogdan Drutu · 6 years ago
  19. 4365155 Allow users to use custom metric name prefix for Stackdriver (#1057) by Yang Song · 6 years ago
  20. 87f199d Update README of Stackdriver stats exporter. (#1356) by Yang Song · 6 years ago
  21. 8939d9f Fix incorrect argument to Checker Framework, and fix nullness warnings. (#1354) by sebright · 6 years ago
  22. b83ea42 Extract constant functions when used in match to reduce number of allocations. (#1336) by Bogdan Drutu · 6 years ago
  23. 74f335c Zipkin exporter: Use the correct attribute value. (#1334) by Yang Song · 6 years ago
  24. 7e9d4b5 Small cleanup in Stackdriver trace exporter. (#1319) by Bogdan Drutu · 6 years ago
  25. d4d2956 Export cumulative buckets for Prometheus (#1309) by Thor Anker Kvisgård Lange · 6 years ago
  26. ce0fe92 Update release versions for all readme and build files. (#1277) by Yang Song · 6 years ago
  27. 2ed7c02 Error Prone: 2.2.0 -> 2.3.1 by sebright · 6 years ago
  28. 372aa6d Error Prone: 2.2.0 -> 2.3.1 by Kristen Kozak · 6 years ago
  29. 75a5135 Stackdriver Trace Exporter: improve unit tests on resource labels. (#1254) by Yang Song · 6 years ago
  30. 529688f Stackdriver Stats Exporter: don't set StartTime for Gauge values. (#1253) by Yang Song · 6 years ago
  31. 5926a85 Stackdriver Trace Exporter: add resource labels to Spans. (#1243) by Yang Song · 6 years ago
  32. 6babeda Stackdriver Stats Exporter: remove unnecessary SuppressWarnings. (#1249) by Yang Song · 6 years ago
  33. eaa5770 Update release versions for all readme and build files. (#1237) by Yang Song · 6 years ago
  34. bdbdfd2 Cleanup trace exporters. (#1225) by Bogdan Drutu · 6 years ago
  35. 1c416c0 Update grpc and jagger. (#1222) by Bogdan Drutu · 6 years ago
  36. b8b5688 Add a note about Guava version conflicts in cloud client library. (#1221) by Yang Song · 6 years ago
  37. a2674ef Overwrite the sampling probability to default for stats exporters. (#1219) by Yang Song · 6 years ago
  38. b30683a Stackdriver Trace Exporter: update README about auth setup and project id in bad format. (#1205) by Yang Song · 6 years ago
  39. b647dbd Prometheus exporter: remove namespace and prefix for help message. (#1203) by Yang Song · 6 years ago
  40. 9d4cb27 Avoid sending negative timestamps to Stackdriver. by Kristen Kozak · 6 years ago
  41. 6966d68 Throw IllegalArgumentException when Timestamp.create receives invalid arguments. by Kristen Kozak · 6 years ago
  42. f7b1813 Update release versions for all readme and build files. (#1190) by Yang Song · 6 years ago
  43. a1a6cf1 Map http attributes to the stackdriver format, resolves #1153 (#1183) by Sebastian Bruckner · 6 years ago
  44. 5adfbbd Update release versions for all readme and build files. (#1178) by Yang Song · 6 years ago
  45. 693ff67 Add missing Nullable annotation to Functions.returnNull(). by Kristen Kozak · 6 years ago
  46. 3838c4c Set bucket bounds as le labels for Prometheus exporter. (#1167) by Yang Song · 6 years ago
  47. 6de797b Update release versions for readme and build files. (#1160) by Yang Song · 6 years ago
  48. dec2507 Add Aggregation.LastValue and AggregationData.LastValueData to support Gauge (#1055) by Yang Song · 6 years ago
  49. 86dadee Move monitored resource detection utils to a separate artifact. (#1135) by Yang Song · 6 years ago
  50. 8ff7ff9 Update the MonitoredResource section in SD readme (#1140) by Yang Song · 6 years ago
  51. 74d1f5d Improve Duration.toMillis() (#1132) by Yang Song · 6 years ago
  52. 3e4352b Move toMillis(Duration) to Utils so that it can be reused. (#1114) by Yang Song · 6 years ago
  53. b964cdf Auto detect AWS EC2 resources. (#1126) by Yang Song · 6 years ago
  54. b793c93 Update release versions for all readme and build files. (#1129) by Yang Song · 6 years ago
  55. 3399741 This fixes the Jaeger integration test and generally cleans it up (#1122) by Adrian Cole · 6 years ago
  56. 11918ec Fix a few typos in exporter README (#1110) by Yang Song · 6 years ago
  57. 58d7a9b Update StackdriverStatsExporter README about auto-detecting resources. (#1107) by Yang Song · 6 years ago
  58. 95e8f18 Deprecate Mean and MeanData (#1101) by Yang Song · 6 years ago
  59. 20da2d4 Remove @SuppressWarnings("nullness") from all AutoValue classes. by Kristen Kozak · 6 years ago
  60. 90bc731 Auto detect GCE and GKE Stackdriver MonitoredResources. (#1071) by Yang Song · 6 years ago
  61. 7d84c67 Merge pull request #1085 from marccarre/issues/1066-more-robust-jaeger-integration-test by sebright · 6 years ago
  62. 7538b17 Point README at correct link for monitoring API (#1091) by Jean de Klerk · 6 years ago
  63. 9c6f44e Simplify README.md (#1092) by Jean de Klerk · 6 years ago
  64. 6c9f756 Wait for Jaeger to be able to handle HTTP requests, by retrying on unexpected connection reset socket exceptions. by Marc CARRE · 6 years ago
  65. 6293675 Wait for Jaeger to be able to handle HTTP requests, by retrying on unexpected EOF socket exceptions. by Marc CARRE · 6 years ago
  66. c44f0a1 Wait for Jaeger to be ready by querying it rather than waiting. by Marc CARRE · 6 years ago
  67. b3202e5 Fix/improve assertion on span duration. by Marc CARRE · 6 years ago
  68. 7bfddf4 Add unit to all times and durations. by Marc CARRE · 6 years ago
  69. b6fb9bb Merge pull request #1086 from sebright/run-findbugs-on-tests by sebright · 6 years ago
  70. de9c906 Set unit '1' when the aggregation type is Count. (#1087) by Bogdan Drutu · 6 years ago
  71. cc7c7e1 Enable FindBugs in tests. by Kristen Kozak · 6 years ago
  72. 63fb16f Run jaegertracing/all-in-one:1.2.0 instead of latest. (#1084) by Marc Carré · 6 years ago
  73. 195adc0 Run docker version to find whether Jaeger integration test can be performed. (#1083) by Marc Carré · 6 years ago
  74. 227e5ce Run docker -v to find whether Jaeger integration test can be performed. (#1077) by Marc Carré · 6 years ago
  75. ede1dc6 Jaeger exporter test is now more robust to small IDs. (#1078) by Marc Carré · 6 years ago
  76. c0d2063 Fix a failing test (#1063) by Yang Song · 6 years ago
  77. 8190805 Add traces exporter to Jaeger (#1023) by Marc Carré · 6 years ago
  78. a59bf4d Add a PrometheusStatsConfiguration class. (#1056) by Yang Song · 6 years ago
  79. b28e6ef Deprecate Window and WindowData. (#1018) by Yang Song · 6 years ago
  80. c662689 Fixes copy/paste errors (#1034) by Adrian Cole · 6 years ago
  81. 3d7d06d Fix a typo in Zipkin exporter README (#1038) by Yang Song · 6 years ago
  82. e64ea7d Fix a typo in Zipkin exporter README (#1037) by Yang Song · 6 years ago
  83. 100c604 Fix typo. (#1036) by Ian Sturdy · 6 years ago
  84. 88c49d4 Update release versions for all readme and build files. (#1033) by Yang Song · 6 years ago
  85. 16720b1 Update release versions for all readme and build files. (#1010) by Yang Song · 6 years ago
  86. 9941844 Update examples in sd trace exporter README. (#1008) by Hailong Wen · 6 years ago
  87. 8df5b60 Update READMEs to include Prometheus exporter. (#996) by Yang Song · 6 years ago
  88. 131b6f0 Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894) by Hailong Wen · 6 years ago
  89. 490dfe8 Update zipkin-reporter to the latest version 2.3.2. (#1000) by Bogdan Drutu · 6 years ago
  90. 2ac619d Add Nullable annotation to tag values. (#998) by Yang Song · 6 years ago
  91. 40341c1 Instrument the Prometheus Stats Exporter with trace (#997) by Yang Song · 6 years ago
  92. b0d3967 Implement Prometheus Stats exporter (#965) by Yang Song · 6 years ago
  93. 7a971cd Add '@since' Javadoc tag to Instana APIs (issue #864). by Kristen Kozak · 6 years ago
  94. 7c6453c Add a configuration class to help to create StackdriverTraceExporter. (closes #949) (#990) by Hailong Wen · 6 years ago
  95. 17a1a1a First proof of concept for Instana integration (#972) by Fabian Lange · 6 years ago
  96. ad1a3fb Increase batch export size of StackdriverStatsExporter to 200 (#988) by Yang Song · 6 years ago
  97. d6a2027 Add '@since' Javadoc tag to all exporter APIs (issue #864). by Kristen Kozak · 6 years ago
  98. 386912f Update release versions for all readme and build files. (#961) by Hailong Wen · 6 years ago
  99. 0eaaccb Keep artifacts dependencyConvergence-clean (#959) by Bogdan Drutu · 6 years ago
  100. 945e8d9 Update occurrences of deprecated trace exporter in README.md and javadoc (except examples). (#960) by Hailong Wen · 6 years ago