[pull] master from DataDog:master#494
Merged
Merged
Conversation
* Set display_priority in mysql spec.yaml based on field usage * Add changelog entry for mysql * Update display_priority in mysql spec.yaml (enforce host/port and username/password adjacency) * Update display_priority in mysql: host/port/username/password as one group * Reorder fields in mysql spec.yaml by display_priority * Regenerate conf.yaml.example for mysql * Update display_priority in mysql spec.yaml based on field usage * Sync conf.yaml.example with spec.yaml
…rds (#23409) * kafka_consumer: purge stale broker_timestamps when offsets go backwards When a topic's highwater offset decreases (retention wipe, topic recreation, or offset reset), the cached (offset, timestamp) pairs with offsets above the new highwater no longer correspond to real messages. _get_interpolated_timestamp then extrapolates between those stale pairs and fresh ones, pinning estimated_consumer_lag to a wall-clock value equal to how long ago the reset happened (e.g. a steady ~18h lag reading while kafka.consumer_lag shows only ~170 offsets). Fix _add_broker_timestamps to: - drop cached entries with offsets above the new highwater - evict by oldest timestamp rather than smallest offset, so fresh post-reset entries are kept over poisonous stale ones. * Add changelog fragment
* [kafka_actions] Remove unused MessageFilter class MessageFilter was never imported or instantiated. Filtering is done via the jq-style _evaluate_filter path in check.py. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Add changelog entry Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Delete kafka_actions/changelog.d/23430.changed * changelog --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )