Skip to content

chore(updater): bump pkg/dist/*.yml (2025-01-22) #257

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

Merged
merged 1 commit into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pkg/dist/integration_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,9 @@ logs:
default: logs
min_length: 1
max_length: 1024
pattern: ^[a-z0-9][a-z0-9-_.]+$
example: logs
user_error: Must start with alpha-numeric character, and only contain alpha-numeric characters, dashes, underscores and dots
selected_log_fields:
title: List of logging fields to include
description: The list of logging fields that will be sent to the integration logging service. The MESSAGE and timestamp fields are always sent.
Expand Down
36 changes: 18 additions & 18 deletions pkg/dist/service_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ alloydbomni:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
pg:
title: postgresql.conf configuration values
type: object
Expand Down Expand Up @@ -731,7 +731,7 @@ cassandra:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
migrate_sstableloader:
title: Migration mode for the sstableloader utility
description: Sets the service into migration mode enabling the sstableloader utility to be used to upload Cassandra data files. Available only on service create.
Expand Down Expand Up @@ -826,7 +826,7 @@ clickhouse:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
private_access:
title: Allow access to selected service ports from private networks
type: object
Expand Down Expand Up @@ -962,7 +962,7 @@ dragonfly:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
migration:
title: Migrate data from existing server
type: object
Expand Down Expand Up @@ -1142,7 +1142,7 @@ flink:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
number_of_task_slots:
title: Flink taskmanager.numberOfTaskSlots
description: Task slots per node. For a 3 node plan, total number of task slots is 3x this value
Expand Down Expand Up @@ -1762,7 +1762,7 @@ grafana:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
metrics_enabled:
title: Metrics enabled
description: Enable Grafana's /metrics endpoint
Expand Down Expand Up @@ -2011,7 +2011,7 @@ influxdb:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
private_access:
title: Allow access to selected service ports from private networks
type: object
Expand Down Expand Up @@ -2139,7 +2139,7 @@ kafka:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
kafka:
title: Kafka broker configuration values
type: object
Expand Down Expand Up @@ -2970,7 +2970,7 @@ kafka_connect:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
kafka_connect:
title: Kafka Connect configuration values
type: object
Expand Down Expand Up @@ -3282,7 +3282,7 @@ kafka_mirrormaker:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
kafka_mirrormaker:
title: Kafka MirrorMaker configuration values
type: object
Expand Down Expand Up @@ -3415,7 +3415,7 @@ m3aggregator:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
m3aggregator_version:
title: M3 major version (the minimum compatible version)
type: string
Expand Down Expand Up @@ -3488,7 +3488,7 @@ m3db:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
limits:
title: M3 limits
type: object
Expand Down Expand Up @@ -3879,7 +3879,7 @@ mysql:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
migration:
title: Migrate data from existing server
type: object
Expand Down Expand Up @@ -4490,7 +4490,7 @@ opensearch:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
keep_index_refresh_interval:
title: Don't reset index.refresh_interval to the default value
description: Aiven automation resets index.refresh_interval to default value for every index to be sure that indices are always visible to search. If it doesn't fit your case, you can disable this by setting up this flag to true.
Expand Down Expand Up @@ -5626,7 +5626,7 @@ pg:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
migration:
title: Migrate data from existing server
type: object
Expand Down Expand Up @@ -6492,7 +6492,7 @@ redis:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
migration:
title: Migrate data from existing server
type: object
Expand Down Expand Up @@ -6738,7 +6738,7 @@ thanos:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
object_storage_usage_alert_threshold_gb:
title: Alert threshold for exceeding object storage usage (GiB)
description: After exceeding the limit a service alert is going to be raised (0 means not set)
Expand Down Expand Up @@ -6931,7 +6931,7 @@ valkey:
example: 10.20.0.0/16
max_length: 43
example: 10.20.0.0/16
max_items: 1024
max_items: 2048
migration:
title: Migrate data from existing server
type: object
Expand Down
Loading