mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-08 10:59:04 +08:00
feat: upgrade aws integration agent version (#7223)
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
This commit is contained in:
parent
816cae3aac
commit
509d9c7fe5
@ -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.1"
|
agentVersion := "0.0.2"
|
||||||
|
|
||||||
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