Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Fix listing rules response #23

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Fix listing rules response #23

merged 1 commit into from
Mar 10, 2021

Conversation

papagian
Copy link
Collaborator

Change response of:

  • /ruler/{DatasourceId}/api/v1/rules (List rule groups)
  • /ruler/{DatasourceId}/api/v1/rules/{Namespace} (Get rule groups by namespace)
    from map[string]RuleGroupConfig to map[string][]RuleGroupConfig
    to conform with the existing cortex implementation

@papagian papagian requested review from domasx2 and owen-d March 10, 2021 12:06
@papagian papagian merged commit c1ce619 into master Mar 10, 2021
@papagian papagian deleted the fix-listing-rules branch March 10, 2021 15:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants