Skip to content

Commit

Permalink
monitor: expose trip fetching metrics πŸ›
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Jan 7, 2024
1 parent 191a550 commit 9f457d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/monitor.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ const runMonitor = (hafas, opt = {}) => {
hafasTripOpts: {
polyline: !!fetchTripPolylines,
},
metricsRegistry: register,
})
}

Expand Down

0 comments on commit 9f457d7

Please sign in to comment.