siimon / prom-client

Prometheus client for node.js
Apache License 2.0
3.15k stars 377 forks source link

feat: enhance error output on not valid name and label names #613

Open ManuelLG92 opened 9 months ago

ManuelLG92 commented 9 months ago

While working I was facing an error performing some testing because of no valid metric name and no valid label names. I decided to dive into the code to get more output in the error.

The changes are the following: