-
Notifications
You must be signed in to change notification settings - Fork 524
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
[7.10] fix: ensure ES index names are lowercase (#4295) #4303
Conversation
Ensure customized index names are always lowercase, fixing regression introduced with https://github.com/elastic/beats/pull/18854/files fixes elastic#4294
Codecov Report
@@ Coverage Diff @@
## 7.10 #4303 +/- ##
==========================================
+ Coverage 80.25% 80.28% +0.03%
==========================================
Files 158 158
Lines 8641 8645 +4
==========================================
+ Hits 6935 6941 +6
+ Misses 1706 1704 -2
|
I tested this with apm-integration-testing, using the flag
Although not exactly the same bug, I'm inclined to reopen to fix this. WDYT @simitt? |
oh good catch - yes please reopen, I am going to work on a fix for it. |
Created #4321 |
I don't think we should label this as |
Fair point! Removed the label. |
Backports the following commits to 7.10: