Skip to content

Commit 9521e20

Browse files
committed
[Hotfix] prefix metric name
1 parent 1018b92 commit 9521e20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class App {
1919
includeMethod: true,
2020
includePath: true,
2121
includeStatusCode: true,
22+
httpDurationMetricName: "mevblocker_dune_http_request",
2223
})
2324
);
2425
}

0 commit comments

Comments
 (0)