summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-17chore: pkg imported more than once (#1296)upstream-masterguangwu
2023-05-02Update README with OpenCensus sunset notice (#1293)Aaron Abbott
2023-02-22refine: the server-side http Request Body is always non-nil (#1291)cc
2023-02-15don't panic if internal.MeasurementRecorder hasn't been initialized (#1290)David Ashpole
2022-12-12bump version to next expected minor version (#1288)David Ashpole
2022-11-03Add started RPC metric for client and server side (#1283)Zach Reyes
2022-11-03Fix CI, and update testify (#1284)David Ashpole
2022-03-31Passing capacity to make() in place of length. (#1276)Emily Chen
2022-02-22fix: Add function to stop the defaultWorker (#1272)Kyle Carberry
2021-10-21 Remove `convTslice` calls in Record() (#1268)John Howard
2021-09-14Precompute encodeWithKeys buffer size to avoid resizes (#1269)John Howard
2021-09-14Optimize `Record()` to avoid extra allocations (#1267)John Howard
2021-09-14Fix formatting to pass with go1.17 (#1270)John Howard
2021-04-21Remove @rakyll from codeowners (#1256)Punya Biswal
2021-04-21Bump version to next expected release (#1257)Punya Biswal
2021-02-12Adding GC stats to runmetrics plugin (#1207)Trevin Teacutter
2021-01-22Adds an exported function to flush internal reader (#1248)Quentin Cha
2020-12-16fix memory leak cause by the spanStore.(census-instrumentation/opence… (#1246)Red
2020-12-08Remove Travis CI for GH Actions. (#1244)Josh Suereth
2020-12-08Set up Github Actions for pull request validation (#1237)Josh Suereth
2020-11-25Upgrade all dependencies (#1243)Bogdan Drutu
2020-11-25Lock only when needed, remove duplicate code (#1242)Bogdan Drutu
2020-11-02provide accessor to the span implementation (#1240)David Ashpole
2020-10-29allow replaceing trace SDK (#1238)David Ashpole
2020-10-23Revert "Allow replacing trace SDK (#1234)" (#1235)Tyler Bui-Palsulich
2020-10-23Allow replacing trace SDK (#1234)David Ashpole
2020-10-07Defer IDGenerator initialization until first use (#1228)Jonathan Lebon
2020-10-06update golang.org/x/text to v0.3.3 (#1230)Greg Stroup
2020-07-20Include const labels in `baseMetric.upsertEntry` (#1221)Cam Hutchison
2020-07-16Made public traceparent/tracestate marshal/unmarshal (#1218)Francesco Guardiani
2020-07-14Record a Start Time Per Time Series within a View (#1220)Ian Milligan
2020-07-06Comment on GRPC latency measure reuse (#1217)smhendrickson
2020-06-17Initialize View Start Time During View Registration (#1215)Ian Milligan
2020-06-07Allow custom view.Meters to export metrics for other Resources (#1212)Evan Anderson
2020-06-04Delete views from measure ref when unregistering (#1211)Ian Milligan
2020-06-02Remove call to time.Now() on worker thread when handling record reqs (#1210)Ian Milligan
2020-04-02Reduce allocations (#1204)Warnar Boekkooi
2020-04-02Safely reject invalid-length span and trace ids (#1206)aopat
2020-02-18Allow creating additional View universes. (#1196)Evan Anderson
2020-02-07replace gofmt with goimports (#1197)Rahul Patel
2020-02-01fix config_test to run in any order. (#1194)Rahul Patel
2020-01-13Added handling of HTTP code 409 when parsing trace status in ochttp (#1190)Fredrik Lönnblad
2019-12-04Added test exporter for use in unit tests. (#1185)Javier Kohen
2019-11-08exclude zero bucket from aggregation_data (#1183)rghetia
2019-10-15Added seconds unit (#1179)Javier Kohen
2019-09-30Add runtime metrics support (#1156)Brian Hoffmann
2019-09-30Allow overriding health endpoint check in handler (#1177)Tomas Celaya
2019-09-20add opencensus and opentracing merger note (#1175)rghetia
2019-09-18Add New Relic to list of available exporters. (#1172)Rey Abolofia
2019-09-11Remove Gopkg.toml (#1170)rghetia