-
Notifications
You must be signed in to change notification settings - Fork 489
[O11y][MySQL] Fix optional chaining in the replica_status data stream pipeline #12028
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
[O11y][MySQL] Fix optional chaining in the replica_status data stream pipeline #12028
Conversation
/test |
🚀 Benchmarks reportTo see the full report comment with |
packages/mysql/data_stream/replica_status/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/mysql/data_stream/replica_status/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
|
💚 Build Succeeded
History
cc @harnish-elastic |
@harnish-elastic - Can you confirm that the log response format for the timestamp fields are in the expected format which we use in our pipeline tests? |
Yes, it is! |
Package mysql - 1.25.2 containing this change is available at https://epr.elastic.co/package/mysql/1.25.2/ |
… pipeline (elastic#12028) * fix optional chaining in the replica_status data stream pipeline
… pipeline (elastic#12028) * fix optional chaining in the replica_status data stream pipeline
Proposed commit message
Fix optional chaining in the replica_status data stream pipeline
Checklist
changelog.yml
file.Related issues
Screenshots