Skip to content

Commit

Permalink
chore: clear sonarqube issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ajasnosz committed Jan 24, 2025
1 parent 6686a13 commit e8b39c7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tile/tile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ forms:
description: |
Skip SSL certificate validation for connection to Splunk. Secure
communications will not check SSL certificates against a trusted
Certificate Authority. Skipping SSL validation in production
Certificate Authority. Skipping SSL validation in production
environment is not recommended.
- name: splunk_index
# Required parameter in config.go without default,
Expand Down Expand Up @@ -131,7 +131,7 @@ forms:
label: Firehose Subscription ID
description: |
Unique subscription ID to tag nozzle events. Firehose distributes data
evenly across all instances if you use the same subscription ID on
evenly across all instances if you use the same subscription ID on
each nozzle instance.
optional: true
default: splunk-firehose
Expand Down Expand Up @@ -200,8 +200,8 @@ forms:
label: Status Monitor Interval
default: 0s
description: |
Time interval (in s/m/h. For example, 3600s or 60m or 1h) to enable
monitoring of metric data within the connector. (This increases CPU
Time interval (in s/m/h. For example, 3600s or 60m or 1h) to enable
monitoring of metric data within the connector. (This increases CPU
load and should be used only for insights purposes. Default: 0s)
- name: flush_interval
type: string
Expand Down Expand Up @@ -322,7 +322,7 @@ forms:
type: string
label: Splunk Metric Index
description: |
Index where Metric Data will be ingested when monitoring module is
Index where Metric Data will be ingested when monitoring module is
enabled.
optional: true
- name: refresh_splunk_connection
Expand All @@ -335,8 +335,8 @@ forms:
type: string
label: Keep alive timer
description: |
Time after which connection to Splunk will be refreshed, if Refresh
Splunk Connection is set to true (in s/m/h. For example, 3600s or 60m
Time after which connection to Splunk will be refreshed, if Refresh
Splunk Connection is set to true (in s/m/h. For example, 3600s or 60m
or 1h).
optional: true
default: 30s
Expand Down

0 comments on commit e8b39c7

Please sign in to comment.