diff --git a/core/web/testdata/body/health.html b/core/web/testdata/body/health.html
index 2a1b2227530..f555dc748f0 100644
--- a/core/web/testdata/body/health.html
+++ b/core/web/testdata/body/health.html
@@ -69,6 +69,9 @@
+
+ HeadReporterService
+
JobSpawner
@@ -96,9 +99,6 @@
BridgeCache
-
- PromReporter
-
TelemetryManager
diff --git a/core/web/testdata/body/health.json b/core/web/testdata/body/health.json
index 10415c0abdc..d491826708a 100644
--- a/core/web/testdata/body/health.json
+++ b/core/web/testdata/body/health.json
@@ -99,6 +99,15 @@
"output": ""
}
},
+ {
+ "type": "checks",
+ "id": "HeadReporterService",
+ "attributes": {
+ "name": "HeadReporterService",
+ "status": "passing",
+ "output": ""
+ }
+ },
{
"type": "checks",
"id": "JobSpawner",
@@ -162,15 +171,6 @@
"output": ""
}
},
- {
- "type": "checks",
- "id": "PromReporter",
- "attributes": {
- "name": "PromReporter",
- "status": "passing",
- "output": ""
- }
- },
{
"type": "checks",
"id": "TelemetryManager",
diff --git a/core/web/testdata/body/health.txt b/core/web/testdata/body/health.txt
index 09c8cff6c2d..c1da9d17d81 100644
--- a/core/web/testdata/body/health.txt
+++ b/core/web/testdata/body/health.txt
@@ -10,6 +10,7 @@ ok EVM.0.Txm.BlockHistoryEstimator
ok EVM.0.Txm.Broadcaster
ok EVM.0.Txm.Confirmer
ok EVM.0.Txm.WrappedEvmEstimator
+ok HeadReporterService
ok JobSpawner
ok Mailbox.Monitor
ok Mercury.WSRPCPool
@@ -17,5 +18,4 @@ ok Mercury.WSRPCPool.CacheSet
ok PipelineORM
ok PipelineRunner
ok PipelineRunner.BridgeCache
-ok PromReporter
ok TelemetryManager