mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 18:19:13 +08:00
chore: aws integration: bump recommended agent version (#7434)
This commit is contained in:
parent
f4ae5f19ff
commit
8998ca652e
@ -124,7 +124,7 @@ func (c *Controller) GenerateConnectionUrl(
|
|||||||
}
|
}
|
||||||
|
|
||||||
// TODO(Raj): parameterized this in follow up changes
|
// TODO(Raj): parameterized this in follow up changes
|
||||||
agentVersion := "0.0.2"
|
agentVersion := "0.0.3"
|
||||||
|
|
||||||
connectionUrl := fmt.Sprintf(
|
connectionUrl := fmt.Sprintf(
|
||||||
"https://%s.console.aws.amazon.com/cloudformation/home?region=%s#/stacks/quickcreate?",
|
"https://%s.console.aws.amazon.com/cloudformation/home?region=%s#/stacks/quickcreate?",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user