PR for the metalabels hackathon. We want to build a very simple metadata store in prometheus but I figured in order to do it it would be helpful to have a couple of unit tests that simulate what we want to do. We can also allow them to fail while we fix it!
There are two unit tests one that is end to end going from the remote write package and another on the tsdb.
PR for the metalabels hackathon. We want to build a very simple metadata store in prometheus but I figured in order to do it it would be helpful to have a couple of unit tests that simulate what we want to do. We can also allow them to fail while we fix it!
There are two unit tests one that is end to end going from the remote write package and another on the tsdb.