Skip to content

Commit

Permalink
Upgrade collector version in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
douglascamata committed Jan 9, 2025
1 parent 626e152 commit f62c670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otel-integration/k8s-helm/e2e-test/expected_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ var expectedResourceMetricsSchemaURL = map[string]bool{
"https://opentelemetry.io/schemas/1.9.0": false,
}

const expectedScopeVersion = "0.116.0"
const expectedScopeVersion = "0.117.0"

var expectedResourceScopeNames = map[string]bool{
"github.com/open-telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver/internal/scraper/cpuscraper": false,
Expand Down

0 comments on commit f62c670

Please sign in to comment.