mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-26 06:04:05 -08:00
3639d51eb6
* Don't panic if we try to release a string that is not in the interner. * Move seriesMtx locking in QueueManager's StoreSeries function. This stops us from calling release for strings that aren't interned if there's a race between reading a checkpoint and storing new series labels, which could happen during checkpointing or reloading config. Signed-off-by: Callum Styan <callumstyan@gmail.com> |
||
---|---|---|
.. | ||
remote | ||
tsdb | ||
buffer.go | ||
buffer_test.go | ||
fanout.go | ||
fanout_test.go | ||
interface.go | ||
noop.go |