Skip to content

Commit

Permalink
[Hotfix] prefix metric name
Browse files Browse the repository at this point in the history
  • Loading branch information
fleupold committed May 3, 2023
1 parent 1018b92 commit 9521e20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class App {
includeMethod: true,
includePath: true,
includeStatusCode: true,
httpDurationMetricName: "mevblocker_dune_http_request",
})
);
}
Expand Down

0 comments on commit 9521e20

Please sign in to comment.