1. 01e6da5 chore: pkg imported more than once (#1296) by guangwu · 2 years, 7 months ago master
  2. 06ffb6a Update README with OpenCensus sunset notice (#1293) by Aaron Abbott · 2 years, 10 months ago
  3. c12996d refine: the server-side http Request Body is always non-nil (#1291) by cc · 3 years ago
  4. 7823041 don't panic if internal.MeasurementRecorder hasn't been initialized (#1290) by David Ashpole · 3 years ago
  5. 0028eea bump version to next expected minor version (#1288) by David Ashpole · 3 years, 2 months ago
  6. b1a01ee Add started RPC metric for client and server side (#1283) by Zach Reyes · 3 years, 4 months ago v0.24.0
  7. 0bf7faa Fix CI, and update testify (#1284) by David Ashpole · 3 years, 4 months ago
  8. 0521206 Passing capacity to make() in place of length. (#1276) by Emily Chen · 3 years, 11 months ago
  9. c2a62a2 fix: Add function to stop the defaultWorker (#1272) by Kyle Carberry · 4 years ago
  10. bf52d9d Remove `convTslice` calls in Record() (#1268) by John Howard · 4 years, 4 months ago
  11. ad0b46e Precompute encodeWithKeys buffer size to avoid resizes (#1269) by John Howard · 4 years, 5 months ago
  12. a55fb71 Optimize `Record()` to avoid extra allocations (#1267) by John Howard · 4 years, 5 months ago
  13. dcf8515 Fix formatting to pass with go1.17 (#1270) by John Howard · 4 years, 5 months ago
  14. fb455b0 Remove @rakyll from codeowners (#1256) by Punya Biswal · 4 years, 10 months ago
  15. f5c4b39 Bump version to next expected release (#1257) by Punya Biswal · 4 years, 10 months ago
  16. 49838f2 Adding GC stats to runmetrics plugin (#1207) by Trevin Teacutter · 5 years ago v0.23.0
  17. 13369a4 Adds an exported function to flush internal reader (#1248) by Quentin Cha · 5 years ago v0.22.6
  18. e736602 fix memory leak cause by the spanStore.(census-instrumentation/opence… (#1246) by Red · 5 years ago
  19. 61c7a2b Remove Travis CI for GH Actions. (#1244) by Josh Suereth · 5 years ago
  20. 1f9ef3b Set up Github Actions for pull request validation (#1237) by Josh Suereth · 5 years ago
  21. 4ee1fc6 Upgrade all dependencies (#1243) by Bogdan Drutu · 5 years ago
  22. ff2df8e Lock only when needed, remove duplicate code (#1242) by Bogdan Drutu · 5 years ago
  23. 380f407 provide accessor to the span implementation (#1240) by David Ashpole · 5 years ago
  24. 0f7c5f5 allow replaceing trace SDK (#1238) by David Ashpole · 5 years ago
  25. de37041 Revert "Allow replacing trace SDK (#1234)" (#1235) by Tyler Bui-Palsulich · 5 years ago
  26. fc3822b Allow replacing trace SDK (#1234) by David Ashpole · 5 years ago
  27. 3fb168f Defer IDGenerator initialization until first use (#1228) by Jonathan Lebon · 5 years ago v0.22.5
  28. 5bb2445 update golang.org/x/text to v0.3.3 (#1230) by Greg Stroup · 5 years ago
  29. d7677d6 Include const labels in `baseMetric.upsertEntry` (#1221) by Cam Hutchison · 6 years ago
  30. 3456e1d Made public traceparent/tracestate marshal/unmarshal (#1218) by Francesco Guardiani · 6 years ago
  31. af30f77 Record a Start Time Per Time Series within a View (#1220) by Ian Milligan · 6 years ago
  32. 8e242ed Comment on GRPC latency measure reuse (#1217) by smhendrickson · 6 years ago
  33. 5fa069b Initialize View Start Time During View Registration (#1215) by Ian Milligan · 6 years ago v0.22.4
  34. 1901b56 Allow custom view.Meters to export metrics for other Resources (#1212) by Evan Anderson · 6 years ago
  35. 785d899 Delete views from measure ref when unregistering (#1211) by Ian Milligan · 6 years ago
  36. cd9ae5c Remove call to time.Now() on worker thread when handling record reqs (#1210) by Ian Milligan · 6 years ago
  37. 46dfec7 Reduce allocations (#1204) by Warnar Boekkooi · 6 years ago
  38. d3cf45e Safely reject invalid-length span and trace ids (#1206) by aopat · 6 years ago
  39. 84d38db Allow creating additional View universes. (#1196) by Evan Anderson · 6 years ago
  40. a7631f6 replace gofmt with goimports (#1197) by Rahul Patel · 6 years ago
  41. d835ff8 fix config_test to run in any order. (#1194) by Rahul Patel · 6 years ago v0.22.3
  42. d851005 Added handling of HTTP code 409 when parsing trace status in ochttp (#1190) by Fredrik Lönnblad · 6 years ago
  43. 643eada Added test exporter for use in unit tests. (#1185) by Javier Kohen · 6 years ago
  44. aad2c52 exclude zero bucket from aggregation_data (#1183) by rghetia · 6 years ago v0.22.2
  45. 3b5a343 Added seconds unit (#1179) by Javier Kohen · 6 years ago
  46. fa651b0 Add runtime metrics support (#1156) by Brian Hoffmann · 6 years ago
  47. f58a717 Allow overriding health endpoint check in handler (#1177) by Tomas Celaya · 6 years ago
  48. df0549d add opencensus and opentracing merger note (#1175) by rghetia · 6 years ago
  49. d7af601 Add New Relic to list of available exporters. (#1172) by Rey Abolofia · 6 years ago
  50. 6531013 Remove Gopkg.toml (#1170) by rghetia · 6 years ago
  51. 1b2595d fix appveyor build. (#1168) by rghetia · 6 years ago
  52. 3da91ae Simplify use of time package (#1167) by Ben Wells · 6 years ago
  53. ce85b6d Use stats.UnitDimensionless rather than deprecated stats.UnitNone (#1166) by Ben Wells · 6 years ago
  54. 59d1ce3 Update LRU usage (#1164) by Joshua Seaton · 6 years ago v0.22.1
  55. 556cb5b Fix typo in view documentation and remove unnecessary type conversions (#1162) by Ben Wells · 6 years ago
  56. c3153da Fix bug in ocgrpc client logging (#1161) by Ben Wells · 6 years ago
  57. 19caf3a Use time.Since rather than time.Now().Sub (#1160) by Ben Wells · 6 years ago
  58. 29aa3ca change unit to dimensionless when aggregation is count. (#1157) by rghetia · 6 years ago
  59. b4a1468 Clean up comments in view.go (#1152) by Andrew Sinclair · 7 years ago
  60. 19a9151 Map 422 Unprocessable Entity to INVALID_ARGUMENT (#1149) by Luke Cawood · 7 years ago
  61. df42942 Add deployment key for k8s resource. (#1148) by rghetia · 7 years ago
  62. f6172e4 Replace tag.NewKey calls with tag.MustNewKey where appropriate (#1146) by Ramon Nogueira · 7 years ago
  63. a092815 Fix typo in docs An => A (#1145) by Ran Tavory · 7 years ago
  64. 6325d76 Bump up the version to v0.23.0 (#1144) by rghetia · 7 years ago
  65. 9c37759 tag: add func MustNewKey to wrap NewKey with panic (#1141) by Olivier Mengué · 7 years ago v0.22.0
  66. 766cc5b update comment for cloud resources. by rahulpa · 7 years ago
  67. fff365e add constant keys for resources. by rahulpa · 7 years ago
  68. 54a91f5 Fix a couple of broken links (#1142) by Edwin Ikechukwu · 7 years ago
  69. f24e562 Fix typos and imports. (#1139) by Yang Song · 7 years ago
  70. 17d7955 Replace "x/net/context" import with "context" (#1138) by Yang Song · 7 years ago
  71. a2c785e Upgrade dependencies. (#1137) by Yang Song · 7 years ago
  72. 3f87460 remove triage-me label from template. by rahulpa · 7 years ago
  73. 5c6a904 Bump up the version to v0.22.0 by rahulpa · 7 years ago
  74. df6e200 Run go mod tidy before merging dev to master. by rahulpa · 7 years ago v0.21.0
  75. 9328d44 Remove deprecated exemplar package. (#1124) by Yang Song · 7 years ago
  76. beff310 Exemplar: Record with sampled SpanContext in gRPC plugin. (#1127) by Yang Song · 7 years ago
  77. 648e9a0 fix buckets in example/quickstart (#1132) by Han Kang · 7 years ago
  78. d00fa0c Added payload size to http server integration (#1129) by Alex Amies · 7 years ago
  79. 6161d2e Add support for Tag metadata (#1125) by rghetia · 7 years ago
  80. ed3a3f0 Move exporters out from core. (#1118) by Yang Song · 7 years ago
  81. c31d268 add constant labels to gauges and cumulative metrics (#1122) by Gustavo Silva Paiva · 7 years ago
  82. 3e65bcb update example to use log exporter. (#1128) by rghetia · 7 years ago
  83. 295a4b8 Add log exporter. (#1126) by rghetia · 7 years ago
  84. 0ac3701 Exemplar: Add new record APIs that take exemplar attachments and SpanContext key. (#1123) by Yang Song · 7 years ago
  85. 18733e4 remove Set method for cumulatives. (#1120) by rghetia · 7 years ago
  86. 9a306f3 fix typo in feature request template. (#1119) by rghetia · 7 years ago
  87. cc78dac update issue template. (#1117) by rghetia · 7 years ago
  88. 4651f24 Add description field to LabelKey (#1114) by rghetia · 7 years ago
  89. c82de26 add space between error and %v in gauge example. (#1116) by rghetia · 7 years ago
  90. 6bebf56 Fix comment received for #1110 after it was merged. (#1113) by rghetia · 7 years ago
  91. a7c47d3 Add derived gauge example. (#1110) by rghetia · 7 years ago
  92. 1c036df Fix TOC and some typos. (#1111) by rghetia · 7 years ago
  93. a209e58 Remove extraneous err check. (#1109) by Anand Desai · 7 years ago
  94. 5d1b8af Add gauges example. (#1107) by rghetia · 7 years ago
  95. aca3e8a Add support for metrics in prometheus exporter (#1105) by rghetia · 7 years ago
  96. ef4afeb fix race condition in reading record and updating record. (#1104) by rghetia · 7 years ago
  97. bf1b28d replace missing tag with empty values during metric export. (#1102) by rghetia · 7 years ago
  98. df5e771 Add support for cumulative. (#1090) by rghetia · 7 years ago
  99. 01ba744 Refactor gauge and registry to accommodate cumulative. (#1089) by rghetia · 7 years ago
  100. 75c0cca run go mod tidy after fixing dependency on google.golang.org/api (#1097) by rghetia · 7 years ago v0.20.x v0.20.2