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.111.0 #1498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Prepare release v0.111.0 #1498

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

Description

  • Release Helm chart version 0.111.0
  • Includes collector version 0.111.0

@github-actions github-actions bot requested review from a team as code owners October 11, 2024 01:24
@jvoravong jvoravong closed this Oct 11, 2024
@jvoravong jvoravong reopened this Oct 11, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2024
@jvoravong
Copy link
Contributor

Looks like we need to updates some of the functional tests slightly.

Test failures to address:

=== RUN   Test_Functions/test_HEC_metrics
...
    functional_test.go:1503: 
        	Error Trace:	/home/runner/work/splunk-otel-collector-chart/splunk-otel-collector-chart/functional_tests/functional_test.go:1503
        	            				/home/runner/work/splunk-otel-collector-chart/splunk-otel-collector-chart/functional_tests/functional_test.go:1371
        	Error:      	Condition never satisfied
        	Test:       	Test_Functions/test_HEC_metrics
        	Messages:   	failed to receive all metrics 3 minutes
=== RUN   Test_Functions/test_agent_metrics
...
    functional_test.go:1503: 
        	Error Trace:	/home/runner/work/splunk-otel-collector-chart/splunk-otel-collector-chart/functional_tests/functional_test.go:1503
        	            				/home/runner/work/splunk-otel-collector-chart/splunk-otel-collector-chart/functional_tests/functional_test.go:1091
        	Error:      	Condition never satisfied
        	Test:       	Test_Functions/test_agent_metrics
        	Messages:   	failed to receive all metrics 3 minutes
=== 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:
        	            	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]": scope "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver": version doesn't match expected: v0.110.0, actual: v0.111.0
        	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:
        	            	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]": scope "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver": version doesn't match expected: v0.110.0, actual: v0.111.0

@atoulme
Copy link
Contributor

atoulme commented Oct 14, 2024

I'll go fix the tests.

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.

2 participants