good morning!!!!
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
go
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
util
go
Commits
5b2fa130
Verified
Commit
5b2fa130
authored
10 months ago
by
a
Browse files
Options
Downloads
Patches
Plain Diff
feat: add trace middleware
parent
6480afcb
Branches
Branches containing commit
Tags
Tags containing commit
Loading
Pipeline
#97430
failed
10 months ago
Stage: test
Stage: release
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
fxriver/traceMiddleware.go
+1
-1
1 addition, 1 deletion
fxriver/traceMiddleware.go
with
1 addition
and
1 deletion
fxriver/traceMiddleware.go
+
1
−
1
View file @
5b2fa130
...
...
@@ -21,7 +21,7 @@ func NewTraceMiddleware() rivertype.WorkerMiddleware {
type
traceWorkerMiddleware
struct
{
// embed JobInsertMiddlewareDefaults for forward compatibility
// in case additional methods are added to the interface:
river
.
JobIns
er
t
MiddlewareDefaults
river
.
Work
erMiddlewareDefaults
}
func
(
m
*
traceWorkerMiddleware
)
Work
(
ctx
context
.
Context
,
job
*
rivertype
.
JobRow
,
doInner
func
(
ctx
context
.
Context
)
error
)
error
{
...
...
This diff is collapsed.
Click to expand it.
autocafe
@service_account_21de06302e14376b7aed36a59393885e
mentioned in merge request
open/ghost!17
·
10 months ago
mentioned in merge request
open/ghost!17
mentioned in merge request open/ghost!17
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment