Skip to content

Commit

Permalink
enable loki
Browse files Browse the repository at this point in the history
  • Loading branch information
AnieeG committed Sep 17, 2023
1 parent 29dd76f commit 8081902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/load/helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ func (l *loadArgs) Start() {
Gun: ccipLoad,
Logger: ccipLoad.Lane.Logger,
SharedData: l.TestCfg.MsgType,
//LokiConfig: wasp.NewEnvLokiConfig(),
LokiConfig: wasp.NewEnvLokiConfig(),
Labels: map[string]string{
"test_group": "load",
"cluster": "sdlc",
Expand Down

0 comments on commit 8081902

Please sign in to comment.