Skip to content

Commit

Permalink
Bump expected Collector version
Browse files Browse the repository at this point in the history
  • Loading branch information
douglascamata committed Jan 7, 2025
1 parent 433595e commit b79672f
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.115.0"
const expectedScopeVersion = "0.116.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 b79672f

Please sign in to comment.