metrics server を実装 #39
Annotations
5 errors and 1 warning
db-migration:
internal/metrics/server.go#L67
undefined: joblabel
|
db-migration:
internal/metrics/server.go#L71
cannot use m.JobLabel (variable of type string) as prometheus.Labels value in argument to metrics.ParsedEntryNum.With
|
db-migration:
internal/metrics/server.go#L72
cannot use m.JobLabel (variable of type string) as prometheus.Labels value in argument to metrics.NewEntryNum.With
|
db-migration:
internal/metrics/server.go#L73
cannot use m.JobLabel (variable of type string) as prometheus.Labels value in argument to metrics.UpdatedAt.With
|
db-migration
Process completed with exit code 2.
|
db-migration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|