mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-21 05:41:01 +02:00
* fix(parser): revert pr 16041 and 16754 Fix for https://github.com/prometheus/prometheus/issues/16053 turned out to be too complicated and lead to more errors than it solved. See https://github.com/prometheus/prometheus/pull/16875. * add TODOs to wrong end positions * restore test and fix initialization bug Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>