-
Notifications
You must be signed in to change notification settings - Fork 850
Open
Labels
component/rulesBits & bobs todo with rules and alerts: the ruler, config service etc.Bits & bobs todo with rules and alerts: the ruler, config service etc.type/bug
Description
The ruler generates the GeneratorURL from some static strings, which do not include the (internal) instance ID, and do not have a means of including the the user-facing instance ID.
The base URL defaults to "" , which gives us values like "generatorURL": "/graph?...".
It is plumbed through here:
- https://github.com/weaveworks/cortex/blob/773fcf1aeff0f99a5b51cf3148034b9e227435c2/pkg/ruler/ruler.go#L202
- https://github.com/weaveworks/cortex/blob/773fcf1aeff0f99a5b51cf3148034b9e227435c2/pkg/ruler/ruler.go#L283
- https://github.com/weaveworks/cortex/blob/773fcf1aeff0f99a5b51cf3148034b9e227435c2/pkg/ruler/ruler.go#L309
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component/rulesBits & bobs todo with rules and alerts: the ruler, config service etc.Bits & bobs todo with rules and alerts: the ruler, config service etc.type/bug