Skip to content

fix: update EDOT -> mOTLP config with correct field#10822

Merged
cmacknz merged 1 commit intoelastic:mainfrom
vigneshshanmugam:fix-motlp-config
Oct 24, 2025
Merged

fix: update EDOT -> mOTLP config with correct field#10822
cmacknz merged 1 commit intoelastic:mainfrom
vigneshshanmugam:fix-motlp-config

Conversation

@vigneshshanmugam
Copy link
Member

@vigneshshanmugam vigneshshanmugam commented Oct 24, 2025

What does this PR do?

  • Fix the onboarding configuration for EDOT -> mOTLP Ingest.

Why is it important?

image (13)

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

How to test this PR locally

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...
@vigneshshanmugam vigneshshanmugam requested review from a team as code owners October 24, 2025 19:23
@vigneshshanmugam vigneshshanmugam added the bug Something isn't working label Oct 24, 2025
@mergify
Copy link
Contributor

mergify bot commented Oct 24, 2025

This pull request does not have a backport label. Could you fix it @vigneshshanmugam? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label that automatically backports to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.
@vigneshshanmugam vigneshshanmugam added the backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches label Oct 24, 2025
@github-actions
Copy link
Contributor

@vigneshshanmugam vigneshshanmugam added skipped-test This change disables one or multiple tests skip-ci and removed skipped-test This change disables one or multiple tests labels Oct 24, 2025
@vigneshshanmugam vigneshshanmugam enabled auto-merge (squash) October 24, 2025 19:30
@cmacknz
Copy link
Member

cmacknz commented Oct 24, 2025

Force merging, these configuration files are not used in any tests (yet)

@cmacknz cmacknz disabled auto-merge October 24, 2025 19:38
@cmacknz cmacknz merged commit 23ce46e into elastic:main Oct 24, 2025
20 of 25 checks passed
@github-actions
Copy link
Contributor

@Mergifyio backport 9.0 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Oct 24, 2025

backport 9.0 9.1 9.2

✅ Backports have been created

Details
@vigneshshanmugam vigneshshanmugam deleted the fix-motlp-config branch October 24, 2025 19:39
mergify bot pushed a commit that referenced this pull request Oct 24, 2025
(cherry picked from commit 23ce46e)

# Conflicts:
#	internal/pkg/otel/samples/darwin/managed_otlp/logs_metrics_traces.yml
#	internal/pkg/otel/samples/darwin/managed_otlp/platformlogs.yml
#	internal/pkg/otel/samples/darwin/managed_otlp/platformlogs_hostmetrics.yml
#	internal/pkg/otel/samples/linux/managed_otlp/logs_metrics_traces.yml
#	internal/pkg/otel/samples/linux/managed_otlp/platformlogs.yml
#	internal/pkg/otel/samples/linux/managed_otlp/platformlogs_hostmetrics.yml
mergify bot pushed a commit that referenced this pull request Oct 24, 2025
mergify bot pushed a commit that referenced this pull request Oct 24, 2025
vigneshshanmugam added a commit that referenced this pull request Oct 24, 2025
(cherry picked from commit 23ce46e)

Co-authored-by: Vignesh Shanmugam <vignesh.shanmugam22@gmail.com>
vigneshshanmugam added a commit that referenced this pull request Oct 24, 2025
(cherry picked from commit 23ce46e)

Co-authored-by: Vignesh Shanmugam <vignesh.shanmugam22@gmail.com>
@elasticmachine
Copy link
Contributor

elasticmachine commented Oct 24, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches bug Something isn't working skip-changelog skip-ci

3 participants