Skip to content

Commit

Permalink
chore: update tile.yml with newly added configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Vihas Splunk committed Mar 29, 2024
1 parent cadd7c5 commit cd5e3a6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tile/tile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,16 @@ forms:
label: Splunk Metric Index
description: Index where Metric Data will be indexed
optional: true
- name: refresh_splunk_connection
type: boolean
label: Refresh Splunk connection
description: Periodically refresh connection to Splunk
optional: true
- name: keep_alive_timer
type: string
label: Keep alive timer
description: Interval used to close and refresh connection to Splunk
optional: true

migration: |
if (typeof properties['properties']['.properties.add_app_info']['value'] == "boolean") {
Expand Down

0 comments on commit cd5e3a6

Please sign in to comment.