Sign in
fuchsia
/
third_party
/
github.com
/
census-instrumentation
/
opencensus-go
/
60399d2142e0691c0ebdca89e466a5f555730ffa
/
plugin
7396103
http out test cases (#928)
by Sergey Kanzhelev
· 6 years ago
6ddd4bc
ochttp plugin: makes Body a transparent wrapper (#1069)
by Maxime Vercheval
· 6 years ago
5439521
Minor cleanups in the tests. (#1066)
by Bogdan Drutu
· 6 years ago
4c51322
Fix misspell in the comments. (#1065)
by Bogdan Drutu
· 6 years ago
2eaaf3a
Add makefile, enforce lint, fix lint errors. (#1044)
by Bogdan Drutu
· 6 years ago
127ad9a
ochttp plugin: add remote span as parent link instead of child link. (#1055)
by rghetia
· 6 years ago
22a302c
treat 0 bucket bound as an error. (#1037)
by rghetia
· 6 years ago
144687d
Use Host from Request instead of Request.URL (#1036)
by Philipp Hug
· 6 years ago
62b306a
Increase time waited in TestHandlerImplementsHTTPCloseNotify (#1027)
by Stephen G
· 6 years ago
3abc75f
Allow setting the http route from HTTP handlers (#1017)
by Márk Sági-Kazár
· 6 years ago
9f101dc
Improve the accuracy of the response size in ochttp (#997)
by Le Van Nghia
· 6 years ago
ae36bd8
Exemplar implementation (#917)
by Ramon Nogueira
· 6 years ago
f261ec0
Allow user to set start options perf HTTP request (#924)
by JBD
· 6 years ago
fb92c34
Fix some doc lint warnings (#939)
by Ramon Nogueira
· 6 years ago
c20af95
Don't rely on global trace.ApplyConfig in tests (#938)
by Ramon Nogueira
· 6 years ago
ae11cd0
Improve W3C Trace Context compliance (#934)
by Reiley Yang
· 6 years ago
2b3f775
Set status code attribute for ochttp.Server (#933)
by Julian V. Modesto
· 6 years ago
c50972b
Bring ochttp client views in line with spec (#929)
by Ramon Nogueira
· 6 years ago
2269ed7
Add stats.RecordWithTags (#918)
by JBD
· 6 years ago
7999321
Tracestate propagate (#901)
by rghetia
· 6 years ago
v0.17.0
f21fe3f
Fix http status code string format (#905)
by Rafael Jesus
· 6 years ago
00883d3
ochttp.Transport should not modify request (#898)
by Ramon Nogueira
· 6 years ago
7c76463
Support http_server_route tag (#879)
by Ramon Nogueira
· 6 years ago
91168ff
[refactor] Change `SpanAnnotator` to `SpanAnnotatingClientTrace` (#870)
by Diógenes Falcão
· 6 years ago
db4ae14
Add NewClientTracer option to allow usage of httptrace package with ochttp (#848)
by Bas van Beek
· 6 years ago
72a330c
Follow modification to TraceContext HTTP propagation specs (#847)
by Yuichi Saito
· 6 years ago
9260bbf
Don't trace /healthz (#844)
by JBD
· 6 years ago
648d530
made trackingresponsewriter a properly transparant wrapper (#830)
by Bas van Beek
· 6 years ago
2b984bd
optimizes Span.End() to return faster if possible (#832)
by Bas van Beek
· 6 years ago
e162261
Remove deprecated methods in line with deprecation policy (#812)
by Ramon Nogueira
· 7 years ago
2eab5e6
Span naming flexibility (#796)
by Bas van Beek
· 7 years ago
212f272
Documentation and example cleanup (#787)
by Ramon Nogueira
· 7 years ago
b8a6dd9
Fix lint issues (#771)
by Ramon Nogueira
· 7 years ago
3a82755
Expose B3 header-parsing functions (#758)
by Ramon Nogueira
· 7 years ago
4356161
Make plugin/ochttp/Handler implement common HTTP server interfaces
by Emmanuel T Odeke
· 7 years ago
10cec2c
Export constants for trace.Status codes (#734)
by Ramon Nogueira
· 7 years ago
v0.9.0
9f6adc5
Fix always-nil dereference (#731)
by Ramon Nogueira
· 7 years ago
85464ad
Update gRPC measures and views from spec (#689)
by Ramon Nogueira
· 7 years ago
730e847
Deprecate NewSpanXXX in the favor of StartSpan (#708)
by JBD
· 7 years ago
9b24783
Merge branch 'fix-plugin-ochttp-to-set-status-on-end'
by Emmanuel T Odeke
· 7 years ago
e10b31a
Make plugin/ochttp/server set its span status on ending
by Emmanuel T Odeke
· 7 years ago
5710257
Add Go import comments (#695)
by Functionary Robot
· 7 years ago
076344b
Remove deprecated APIs (#667)
by JBD
· 7 years ago
v0.7.0
2a1d4f6
Make CountData and SumData struct (#669)
by JBD
· 7 years ago
8069fe5
Proxy (http.Hijacker).Hijack() calls to Handler.responseWriter in ochttp (#648)
by Emmanuel T Odeke
· 7 years ago
7630269
Avoid global configuration overriding all (#655)
by JBD
· 7 years ago
7cc1962
Introduce trace.Config (#653)
by JBD
· 7 years ago
8af1546
Remove error from stats.{Float,Int}64Measure signatures (#641)
by Ramon Nogueira
· 7 years ago
bae5a8b
Removed Mean aggregation (#638)
by Ramon Nogueira
· 7 years ago
b8f3b91
Span names shouldn't be prefixed with Sent and Recv (#616)
by JBD
· 7 years ago
1f3b709
Replace aggregation types with functions (#608)
by Ramon Nogueira
· 7 years ago
ce5da10
Fix plugin/ochttp statusCode mistype and unconditional set
by Emmanuel T Odeke
· 7 years ago
7b6adb7
Set SpanKind for HTTP and gRPC requests (#614)
by JBD
· 7 years ago
3341038
Removed old Google propagation format package (#609)
by Ramon Nogueira
· 7 years ago
e3a7a61
Add tests for gRPC span duration an Stackdriver gRPC exporting (#596)
by Ramon Nogueira
· 7 years ago
56bb98b
Set status based on HTTP status code (#567)
by JBD
· 7 years ago
283e903
Remove NoStats (#603)
by JBD
· 7 years ago
92b618f
Split default client and server views for the HTTP plugin (#601)
by JBD
· 7 years ago
0cb1ab3
Allow configuring ochttp.Handler for public servers (#563)
by Ramon Nogueira
· 7 years ago
90cbf26
Rename SetAttributes to AddAttributes (#595)
by JBD
· 7 years ago
5e1a3e8
rpcz doesn't display any data
by Ramon Nogueira
· 7 years ago
01b3958
Ensure rpcData fields are aligned properly on 32-bit architectures (#588)
by JBD
· 7 years ago
67dfb45
Remove NoTrace from achttp and ocgrpc integrations (#585)
by Ramon Nogueira
· 7 years ago
0ac2803
Allow customizing gRPC ServerHandler (#558)
by Ramon Nogueira
· 7 years ago
512c9eb
Improve style in examples (#568)
by JBD
· 7 years ago
7ae2ca9
Don't propagate method and canonical_status for gRPC requests (#566)
by JBD
· 7 years ago
fa75470
ochttp Handler and Transport StartOptions support (#562)
by Ramon Nogueira
· 7 years ago
847c850
Improve verbosity when creating trace attribute (#561)
by JBD
· 7 years ago
b9a7684
Rename plugin/ocgrpc/testdata to plugin/internal/testpb (#554)
by Ramon Nogueira
· 7 years ago
ac82455
Clean up ocgrpc: remote NewXXXStatsHandler methods. (#539)
by Ramon Nogueira
· 7 years ago
51f53ab
Begin moving Google Cloud Trace format to the stackdriver package. (#555)
by Ramon Nogueira
· 7 years ago
0ccdb21
Remove deprecated trace.StartSpanWithXXX convenience methods (#540)
by Ramon Nogueira
· 7 years ago
4fa1543
Don't use deprecated grpc.Code and grpc.ErrorDesc (#551)
by JBD
· 7 years ago
40240f3
Remove vestigial ocgrpc.{client,server}{Stats,Trace}Handler (#548)
by Ramon Nogueira
· 7 years ago
c863f21
Cleanup the ochttp package (#536)
by JBD
· 7 years ago
bbc3874
DistributionAggregation([]float64{...}) to DistributionAggregation{} (#538)
by Emmanuel T Odeke
· 7 years ago
09d3108
Add stats support for net/http servers (#534)
by JBD
· 7 years ago
521e9b2
Move XRay to its own repo (#515)
by Ramon Nogueira
· 7 years ago
9010a7e
stats/view ergonomics improvements (#492)
by Ramon Nogueira
· 7 years ago
b6fadc9
Adding support for AWS X-Ray. Commit includes AWS X-Ray exporter along with
by savaki
· 7 years ago
8f65973
Allow users to disable stats and traces for Handler (#498)
by JBD
· 7 years ago
e10541b
Fix the status code attribute key (#499)
by JBD
· 7 years ago
ec57abf
Remove URL attribute, introduce path attribute (#493)
by JBD
· 7 years ago
e2fe6be
Add Sampler to ochttp.Transport (#486)
by Ramon Nogueira
· 7 years ago
b2b21e2
Add ochttp.Transport benchmarks (#467)
by Ramon Nogueira
· 7 years ago
b1f54de
Reduce the pressure on event channel and avoid tag map alloc on the critical path (#464)
by JBD
· 7 years ago
8a0ae5f
Don't record annotations other than payload event for gRPC (#471)
by JBD
· 7 years ago
9d9c4a3
Remove interval-related aggregation data methods (#466)
by JBD
· 7 years ago
cf18fce
Fix stats new measure error handling style (#463)
by Emmanuel T Odeke
· 7 years ago
ba5c8f1
Refactor gRPC integration into a single package; rename measures and views. (#449)
by Ramon Nogueira
· 7 years ago
5529847
Make starting a custom span more straightforward. (#452)
by Ramon Nogueira
· 7 years ago
d9935db
Make propagation.HTTPFormat more descriptive of SpanContext
by JBD
· 7 years ago
c977418
Improve godoc for ochttp vars. (#444)
by Ramon Nogueira
· 7 years ago
v0.3.0
2a66d06
Move plugin/grpc to plugin/ocgrpc (#434)
by JBD
· 7 years ago
522b0ff
Add TraceContext propagation format (#393)
by JBD
· 7 years ago
4315eb8
Update method for attaching outgoing metadata (#439)
by Jean de Klerk
· 7 years ago
614e9e7
Rename stats.New{Measure,Int}64 to just stats.{Measure,Int}64.
by Ramon Nogueira
· 7 years ago
878598e
Remove Interval and Window from View, only support Cumulative views.
by Ramon Nogueira
· 7 years ago
904befa
Extract stats/view package.
by Ramon Nogueira
· 7 years ago
7f68fb2
Enable streaming gRPC test (#433)
by JBD
· 7 years ago
Next »