We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4df6bf commit ddbca98Copy full SHA for ddbca98
README.md
@@ -60,7 +60,7 @@ Default config:
60
pageTitle: 'Nest.js Monitoring Page',
61
port: 3001,
62
path: '/status',
63
-ignoreStartsWith: '/healt/alive',
+ignoreStartsWith: '/health/alive',
64
spans: [
65
{
66
interval: 1, // Every second
0 commit comments