issues
search
Shopify
/
graphql-metrics
Extract as much much detail as you want from GraphQL queries, served up from your Ruby app and the graphql gem.
MIT License
169
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v6.0.0
#89
swalkinshaw
closed
2 months ago
0
Update `analyzer` option
#88
swalkinshaw
closed
2 months ago
0
Migrate Instrumentation to tracing
#87
swalkinshaw
closed
2 months ago
1
Refactor static metric mode
#86
swalkinshaw
closed
2 months ago
0
Remove old tracing API support
#85
swalkinshaw
closed
2 months ago
0
Remove Apollo tracing spec support
#84
swalkinshaw
closed
4 months ago
0
Add Dependabot and Ruby 3.3.1
#83
gmac
closed
6 months ago
0
Update activesupport requirement from ~> 7.1.3 to ~> 6.1.7 in the bundler group across 1 directory
#82
dependabot[bot]
closed
7 months ago
0
Tracer migration refactor
#81
swalkinshaw
closed
2 months ago
1
Support new parser
#80
Sam-Killgallon
closed
7 months ago
0
Centralize Ruby Version to `.ruby-version`
#79
george-ma
closed
7 months ago
0
Schema.instrument is deprecated
#78
vahe
closed
2 months ago
2
Packaging for release 5.0.8
#77
catlee
closed
12 months ago
0
Reduce allocation for `GraphQL::Metrics.time`
#76
catlee
closed
12 months ago
0
Trace: capture path before yielding
#75
swalkinshaw
closed
1 year ago
0
Fix skip_tracing compatibility
#74
swalkinshaw
closed
1 year ago
0
Fix calls to other traces
#73
rmosolgo
closed
1 year ago
1
Addresses an error when inline fragments with directive were missing parent type
#71
arathunku
closed
1 year ago
3
Inline fragment with directive is missing type and fails with NoMethodError
#70
arathunku
closed
1 year ago
1
Loosen concurrent ruby dependency
#69
toneymathews
closed
1 year ago
0
v5.0.2
#68
felix-d
closed
1 year ago
0
Reset lex in pre-context
#67
felix-d
closed
1 year ago
0
Support graphql-ruby's new tracing API (backwards compatible)
#66
rmosolgo
closed
1 year ago
9
Add Contributor License Agreement
#65
larry-reid-shopify
closed
1 year ago
0
v5.0.1
#64
swalkinshaw
closed
1 year ago
0
Reduce TimedResult objects
#63
swalkinshaw
closed
1 year ago
1
Add a Shopify CLA GitHub Action
#62
jhoffmcd
closed
1 year ago
1
Update test_schema and CI for graphql 2.0+ compatibility
#61
thecodepixi
closed
2 years ago
0
Make graphql 2.0.* compatible
#60
thecodepixi
closed
2 years ago
0
Remove unnecessary Shopify specific internal file
#59
ravangen
closed
2 years ago
0
Bump gem to version 5.0.0
#52
lanadz-shopify
closed
3 years ago
0
Fix grandparent name for inline fragments
#51
lanadz-shopify
closed
3 years ago
1
Directives support
#50
lanadz-shopify
closed
3 years ago
1
Cleanup execution order workarounds
#49
swalkinshaw
closed
12 months ago
0
Clarify tracer execution order
#48
eapache
closed
3 years ago
3
Prep for release 4.1.0 with lex timing
#47
eapache
closed
3 years ago
0
DNM - debug tracing, instrumentation timings
#46
chrisbutcher
closed
3 years ago
0
Metrics for multiplexes are a bit broken/inaccurate.
#45
chrisbutcher
opened
3 years ago
5
Cleanup and document ordering
#44
eapache
closed
3 years ago
0
Delete Gemfile.lock
#43
eapache
closed
3 years ago
0
Capture lex timing
#42
eapache
closed
3 years ago
0
Expose lex time again
#41
eapache
closed
3 years ago
1
Clarify reason for potentially missing metrics in README
#40
IDolgirev
closed
3 years ago
0
Stop using analysis modules explicitly
#39
iguchi1124
closed
3 years ago
0
Fix typo in README.md
#38
iguchi1124
closed
3 years ago
1
Create service.yml
#37
guialbuk
closed
4 years ago
0
Classification Check
#36
shopify-services
closed
4 years ago
1
Fix query start time, start time offset bugs
#35
chrisbutcher
closed
4 years ago
0
Fix default of pre-parsed query `parsing_duration` to be Float (`0.0`) rather than Integer (`0`)
#34
chrisbutcher
closed
4 years ago
0
Setup tracing using lex or execute_multiplex tracer events
#33
chrisbutcher
closed
4 years ago
0
Next