Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare release v0.108.0 #1445

Closed
wants to merge 1 commit into from
Closed

Prepare release v0.108.0 #1445

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 9, 2024

Description

  • Release Helm chart version 0.108.0
  • Includes collector version 0.108.1

@github-actions github-actions bot requested review from a team as code owners September 9, 2024 23:49
@jvoravong jvoravong closed this Sep 9, 2024
@jvoravong jvoravong reopened this Sep 9, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 9, 2024
@jvoravong
Copy link
Contributor

Test Failures:

pre-commit / pre-commit is failing due to an extra new line being added to changelog entries that use the "|" option in sub-context. This is fixable.

We also have this test failure across the board.

=== RUN   Test_Histograms/histogram_metrics_captured
    histogram_test.go:266: 
        	Error Trace:	/home/runner/work/splunk-otel-collector-chart/splunk-otel-collector-chart/functional_tests/histogram_test.go:266
        	Error:      	Received unexpected error:
        	            	the following errors occurred:
        	            	 -  resource "map[host.name:kind-control-plane http.scheme:http k8s.cluster.name:sock k8s.namespace.name:kube-system k8s.node.name:kind-control-plane os.type:linux server.port:9153 service.name:coredns url.scheme:http]": missing expected scope: otelcol/prometheusreceiver
        	            	 -  resource "map[host.name:kind-control-plane http.scheme:http k8s.cluster.name:sock k8s.namespace.name:kube-system k8s.node.name:kind-control-plane os.type:linux server.port:9153 service.name:coredns url.scheme:http]": unexpected scope: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver
        	Test:       	Test_Histograms/histogram_metrics_captured
    histogram_test.go:370: 
        	Error Trace:	/home/runner/work/splunk-otel-collector-chart/splunk-otel-collector-chart/functional_tests/histogram_test.go:370
        	Error:      	Received unexpected error:
        	            	the following errors occurred:
        	            	 -  resource "map[host.name:kind-control-plane http.scheme:https k8s.cluster.name:sock k8s.namespace.name:kube-system k8s.node.name:kind-control-plane os.type:linux url.scheme:https]": missing expected scope: otelcol/prometheusreceiver
        	            	 -  resource "map[host.name:kind-control-plane http.scheme:https k8s.cluster.name:sock k8s.namespace.name:kube-system k8s.node.name:kind-control-plane os.type:linux url.scheme:https]": unexpected scope: github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver
        	Test:       	Test_Histograms/histogram_metrics_captured
--- FAIL: Test_Histograms (54.85s)
    --- FAIL: Test_Histograms/histogram_metrics_captured (54.51s)

@crobert-1
Copy link
Contributor

crobert-1 commented Sep 10, 2024

We also have this test failure across the board.

This was a purposeful breaking change upstream to make scope names of components consistent. The test data should be updated to match the new expected value 👍 (For reference, view the Breaking changes in the v0.107.0 release notes)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants