Skip to content

[tiny] Fix HEC error when using conf example #6266

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

pjanotti
Copy link
Contributor

Avoid the following error when just copying the .conf example for quick tests (not worried about the data failing to be ingested)

error decoding 'exporters': error reading configuration for "splunk_hec": decoding failed due to the following error
'token' expected type 'configopaque.String', got unconvertible type 'int', value: '12345'

@pjanotti pjanotti requested review from a team as code owners May 30, 2025 00:50
Copy link

codecov bot commented May 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.90%. Comparing base (787a646) to head (4fcf26d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6266      +/-   ##
==========================================
+ Coverage   44.89%   44.90%   +0.01%     
==========================================
  Files         390      390              
  Lines       26994    26994              
==========================================
+ Hits        12119    12123       +4     
+ Misses      14008    14003       -5     
- Partials      867      868       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pjanotti pjanotti merged commit 87b4fab into main May 30, 2025
133 of 134 checks passed
@pjanotti pjanotti deleted the avoid-error-when-using-conf-example branch May 30, 2025 15:56
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2025
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