Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

jenkins: disable send telemetry data by default #2603

Merged
merged 3 commits into from
May 13, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented May 9, 2024

What does this PR do?

Disable sending telemetry dta

Why is it important?

Jenkins sunset, so we can decommission the infrastructure

Related issues

Closes #ISSUE

@v1v v1v added the enhancement New feature or request label May 9, 2024
@v1v v1v self-assigned this May 9, 2024
@v1v v1v requested a review from a team as a code owner May 9, 2024 08:08
@botelastic botelastic bot added the groovy label May 9, 2024
@v1v v1v enabled auto-merge (squash) May 9, 2024 08:16
@@ -36,7 +36,7 @@ jobs:
run: make -C resources/scripts/pytest_otel test
- name: it-test
run: make -C resources/scripts/pytest_otel it-test
- uses: actions/upload-artifact@v2 # upload test results
- uses: actions/upload-artifact@v4 # upload test results
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated but somehow the linting ran so I decided to fix this

@v1v v1v disabled auto-merge May 9, 2024 12:31
@v1v v1v enabled auto-merge (squash) May 13, 2024 07:27
@v1v v1v merged commit 8710775 into elastic:main May 13, 2024
10 of 11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request groovy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants