api icon indicating copy to clipboard operation
api copied to clipboard

test-interactive: Run thanos-rule-syncer

Open jessicalins opened this issue 3 years ago • 0 comments

Currently, when running make test-interactive we can create/list rules via the api/v1/rules/raw endpoint.

However, we are not able to see those rules synced in api/v1/rules endpoint, because we don't run an instance of thanos-rule-syncer.

Adding this can improve user experience in general and allows a more complete testing flow (suggested by @kyoto)

jessicalins avatar Mar 14 '22 09:03 jessicalins