An open API service providing commit metadata for open source projects.

GitHub / opencensus-integrations/ocsql / commits

SHA Message Author Date Stats
aa76e4b2 initializer: add RegisterWithSource to allow pass in dataSourceName to sql.Op... Veera Pirla <1****2@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
30ed6185 Assign converted value instead of discarding. (#45) Neil Aram <7****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7dada5ea ocConn: add driver.NamedValueChecker method (#44) micanzhang <m****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b6f4ab8d merge Merge pull request #43 from otternq/record-call-stats Emmanuel T Odeke <e****l@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
9f4c7ead observability: fix err access scope to correctly retrieve it on defer Nick Otter <o****q@g****m> over 6 years ago
d3682791 merge Merge pull request #38 from vearutop/db-instance-name Bas van Beek <b****s@t****l>
Committed by: GitHub <n****y@g****m>
over 6 years ago
80c62ed6 Add sql.instance attribute to default attributes only if it has non-empty value Viacheslav Poturaev <v****p@g****m> over 6 years ago
7d88d389 Add sql.instance attribute to default attributes only if it has non-empty value Viacheslav Poturaev <v****p@g****m> over 6 years ago
68ca6f80 merge Merge remote-tracking branch 'upstream/master' into db-instance-name Viacheslav Poturaev <v****p@g****m> over 6 years ago
e766b83d merge Merge pull request #40 from alexsn/with_sampler Emmanuel T Odeke <e****l@o****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
420244e2 Add WithSampler option propagating to trace.StartSpan call Alex Snast <a****n@f****m> over 6 years ago
c352499a Add db instance name to trace attributes Viacheslav Poturaev <v****p@g****m> almost 7 years ago
ce764738 Add InstanceName trace option to differentiate multiple database instances Viacheslav Poturaev <v****p@g****m> almost 7 years ago
41ee6eb7 merge Merge pull request #37 from a8m/master Emmanuel T Odeke <e****l@o****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
22b7580c Add DisableErrSkip option to span status Ariel Mashraki <a****l@m****l> about 7 years ago
88d7880f merge driver: ensure attributes are added on defer before span.End Emmanuel T Odeke <o****e@u****a>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8e7bfe9c Combine defers in BeginTx so that span attrs are set correctly Luke Cawood <l****d@9****m> over 7 years ago
d9ec83de Propagate TraceOptions to the transaction decorator Luke Cawood <l****d@9****m> over 7 years ago
a227edfd merge Merge pull request #31 from opencensus-integrations/wrap-connector Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ceb4de9e Add WrapConnector method to explicitly wrap an existing driver.Connector Bas van Beek <b****s@t****l> over 7 years ago
28a9935b improve README adding description of available metrics & views Bas van Beek <b****s@t****l> over 7 years ago
dd1552fe improve README on usage of RecordStats Bas van Beek <b****s@t****l> over 7 years ago
eb3ef1df merge Merge pull request #28 from opencensus-integrations/add-stats Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ad37a175 processed feedback on PR #28 Bas van Beek <b****s@t****l> over 7 years ago
c5860dab renamed Sql to SQL in variable names Bas van Beek <b****s@t****l> over 7 years ago
69e25c53 adds stats section to README Bas van Beek <b****s@t****l> over 7 years ago
46b59c62 adds stats to ocsql Bas van Beek <b****s@t****l> over 7 years ago
cdb861a9 merge Merge pull request #27 from opencensus-integrations/implement-extra-row-inter... Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
49b922c9 added driver.Rows interface handling test Bas van Beek <b****s@t****l> over 7 years ago
02d24b30 fixed driver.Rows logic, removed broken test with not enough value and added ... Bas van Beek <b****s@t****l> over 7 years ago
6684c3fd Adds function to wrap a driver.Conn directly (#25) Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f67f654f set SpanKind Client to ocsql spans yancl <k****g@g****m>
Committed by: Bas van Beek <b****k@u****m>
almost 8 years ago
78a0f6b8 fix travis (new golint path) (#22) Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
4bf719a7 implement additional driver.Rows interfaces hugo.rut <h****t@i****m>
Committed by: Bas van Beek <b****s@t****l>
almost 8 years ago
0a4473c9 merge Merge pull request #19 from sagikazarmark/patch-1 Emmanuel T Odeke <o****e@u****a>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
2109f748 Fix typo Márk Sági-Kazár <s****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
f8bf6e33 unhide optional interfaces for Conn wrapping (#18) Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
55c4a662 ocConn wrapping was hiding ConnBeginTx and ConnPrepareContext interfaces (#15) Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
b747101c Interface enhancements (#13) Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
a6884a09 merge Merge pull request #4 from bgpat/bgpat/attr Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
2347323f merge Merge pull request #9 from opencensus-integrations/sqlx-named-queries Emmanuel T Odeke <o****e@u****a>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
9d9b8c1a adds note on sqlx named queries to readme Bas van Beek <b****s@t****l> almost 8 years ago
63b3e353 merge Merge pull request #5 from opencensus-integrations/move_repo Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
b8f0655d update README to reflect repo move Bas van Beek <b****s@t****l> almost 8 years ago
c6ee1dbb Do not call AddAttributes when there are no attributes bgpat <b****t@u****m> about 8 years ago
e7675b63 Ensure thread safety for DefaultAttributes bgpat <b****t@u****m> about 8 years ago
59b77da7 Replace attributes in WithDefaultAttributes bgpat <b****t@u****m> about 8 years ago
1b1c0827 Add option for default attributes bgpat <b****t@u****m> about 8 years ago
d946a625 removed transaction-span trace option as tx begin context is not propagated t... Bas van Beek <b****s@t****l> about 8 years ago
64687901 merge Merge pull request #2 from basvanbeek/all-trace-options Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
50799b18 Added WIthAllTraceOptions() and renamed TraceAll to AllTraceOptions to avoid ... Bas van Beek <b****s@t****l> about 8 years ago
42742709 added some badges Bas van Beek <b****s@t****l> about 8 years ago
c8bd788d minor rewording on README Bas van Beek <b****s@t****l> about 8 years ago
da30d5c1 improved readme and code documentation Bas van Beek <b****s@t****l> about 8 years ago
212e4a78 reordered code in driver.go Bas van Beek <b****s@t****l> about 8 years ago
44421b36 aligned PrepareContext with Prepare w.r.t. Stmt context interfaces Bas van Beek <b****s@t****l> about 8 years ago
016fb0f2 AllowRoot functionality to control if ocsql can create root spans or not Bas van Beek <b****s@t****l> about 8 years ago
2a482e47 minor bug fixes Bas van Beek <b****s@t****l> about 8 years ago
5728769f more attributes and Register function for easy wrapping Bas van Beek <b****s@t****l> about 8 years ago
f50250f1 initial take on ocsql Bas van Beek <b****s@t****l> about 8 years ago
ff3a8f3b Initial commit Bas van Beek <b****k@u****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago

← Back to repository