Skip to content

Commit 589d317

Browse files
authored
chore(tasks) Remove metrics prefix from taskworker runtime (#637)
1 parent e4780ca commit 589d317

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/launchpad/worker/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ def create_metrics() -> MetricsBackend:
3434
processing_pool="launchpad",
3535
statsd_host=host,
3636
statsd_port=port,
37-
enable_prefixed_metrics=True,
3837
)
3938

4039

0 commit comments

Comments
 (0)