public-transport/gtfs-via-postgres

expose import metrics

Open

#54 opened on Jan 11, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (21 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (141 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

e.g. by writing Prometheus-/OpenMetrics-compatible metrics into a file.

  • if an error occurred during the import
  • some of the import metadata (which could also be extended to include the modification time of the input files)
  • nr of imported items, per file

Contributor guide