You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ServiceIntegrationEndpoint field datadog.extra_tags_prefix, type string: Extra tags prefix.
Defaults to aiven
Change Flink field userConfig.flink_version: enum add 1.20
Add OpenSearch field userConfig.opensearch_dashboards.multiple_data_source_enabled, type boolean:
Enable or disable multiple data sources in OpenSearch Dashboards
Change OpenSearch field userConfig.opensearch_dashboards.max_old_space_size: maximum 2048
→ 4096
Change PostgreSQL field userConfig.pg_version: enum add 17
Add PostgreSQL field userConfig.pg.password_encryption, type string: Chooses the algorithm for
encrypting passwords
Add OpenSearch field userConfig.opensearch.cluster.routing.allocation.balance.prefer_primary, type boolean: When set to true, OpenSearch attempts to evenly distribute the primary shards between
the cluster nodes
Add OpenSearch field userConfig.opensearch.segrep, type object: Segment Replication Backpressure
Settings
Add Flink field userConfig.custom_code, type boolean: Enable to upload Custom JARs for Flink
applications