Skip to content

Commit

Permalink
Add print statements
Browse files Browse the repository at this point in the history
  • Loading branch information
varunch77 committed Jan 17, 2025
1 parent 2f07084 commit 6e07fec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/cloudwatchlogs/publish_logs_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,6 @@ func TestResourceMetrics(t *testing.T) {
assert.Equal(t, instanceId, entity.KeyAttributes.Identifier)
}



// trying to replicate this curl command essentially:
// curl -i -X POST monitoring.us-west-2.amazonaws.com -H 'Content-Type: application/json' \
// -H 'Content-Encoding: amz-1.0' \
Expand Down

0 comments on commit 6e07fec

Please sign in to comment.