This website requires JavaScript.
Explore
Help
Sign In
github
/
weave-scope
Watch
1
Star
0
Fork
0
You've already forked weave-scope
mirror of
https://github.com/weaveworks/scope.git
synced
2026-03-03 18:20:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5cc9814fe33b8a2d7d7b4e792f29a50b020648d
weave-scope
/
common
/
middleware
History
Tom Wilkie
39be421141
Allow a nil RouteMatcher in instrumentation (
#1852
)
...
So the instrumentation can be used for things other than gorilla.
2016-09-05 15:49:20 +01:00
..
instrument_test.go
If we don't get a path name from the router, make one up from the url. (
#1570
)
2016-06-09 12:48:22 +01:00
instrument.go
Allow a nil RouteMatcher in instrumentation (
#1852
)
2016-09-05 15:49:20 +01:00
logging.go
Only log first http header.
2016-05-23 14:02:52 +01:00
middleware.go
Add Indentity middleware
2016-06-09 14:30:53 +00:00
path_rewrite.go
Rewrite net/http.Request.{URL.Path,RequestURI} consistently
2016-06-08 08:50:06 +00:00