Pierrick PAUL

Results 15 issues of Pierrick PAUL

Similar to what offer `prom-client` for default metrics, add an option on the apollo export to add a `prefix` on apollo metrics Example: ``` const prometheusExporterPlugin = createPrometheusExporterPlugin({ app, prefix:...

Eg: https://github.com/etalab/transport-site/pull/2554#pullrequestreview-1078946817 When we try `https://gateway.prod.zoov.io/gbfs/2.2/bordeaux/en/station_information.json?key=KEY` with `station_information.json` directly

enhancement

On https://gbfs-validator.netlify.app/?url=https%3A%2F%2Fdata.rideflamingo.com%2Fgbfs%2Fwellington%2Fgbfs.json `station_information.json` exist and not `station_status.json` > Any station that is represented in station_information.json MUST have a corresponding entry in station_status.json. https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md#station_informationjson ![image](https://github.com/MobilityData/gbfs-validator/assets/1214544/bf0fdb1e-97cc-4ecc-a32a-b38af27e8bfb) On this case, `station_status.json` must be...

enhancement

In our use case, we have a number of editable classes (from 3 to 5) and define our own color palette. We realized that the number of classes was not...

# Environment Knex version: 0.21.12 Database + version: pg 8.4.2 OS: # Feature discussion / request 1. Explain what is your use case Return the first updated line. I'm migrating...