[pull] master from DataDog:master - #1109
Merged
Merged
Conversation
* Add description frontmatter to Observability Pipelines processor docs * remove quotes * Apply suggestions from code review Co-authored-by: May Lee <may.lee@datadoghq.com>
* Document collect_schemas tuning options and partition counting max_tables was only discoverable in conf.yaml.example. Adds the collect_schemas options for PostgreSQL, SQL Server, and MySQL to the Schemas page (the options and defaults differ by engine), documents that PostgreSQL counts each partition individually toward max_tables, and distinguishes this setting from the collect_column_statistics max_tables option. * Correct partition-counting claim for collect_schemas max_tables Whether a partition counts individually toward max_tables depends on partitioning style, not Postgres version. Native declarative partitioning (PARTITION BY, PG10+) collapses to a single table entry regardless of partition count. Table inheritance (INHERITS) partitions count individually, and remains supported on all versions including those newer than 9.6. Verified empirically against Postgres 9.6, 10, 14, and 18. * Use tabs shortcode for per-engine schema collection options Matches the pattern used on agent_integration_overhead.md and makes each engine's tuning options self-contained instead of separated only by bold headers. * shorter warning * warning -> info * agent note
Co-authored-by: datadog-bits <263423550+datadog-bits@users.noreply.github.com> Co-authored-by: chrissmiller <29052966+chrissmiller@users.noreply.github.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 : )