1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 06:45:01 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
György Krajcsovits
b0a3961832 fix(abnf-checker): return error on example error
We just printed the error before but not set exit code.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2025-06-16 13:15:18 +02:00
György Krajcsovits
37c1486196 test(om2): test that examples follow the spec and fix if not
I did not want to clutter the examples with adding "# EOF" to all,
so I made a new marker to explicitly add it on request.

There was only one faulty example where we had an extra space, see
the Exemplars section.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2025-06-11 08:51:40 +02:00
György Krajcsovits
aec9f25239 Move abnf test to their own directory
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2025-05-30 07:50:05 +02:00