You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
486 B
18 lines
486 B
# Register the app with the system to make it visible to all users.
|
|
|
|
[ui]
|
|
# we need to make this visible to get the Open App link working after installing via Splunkbase
|
|
is_visible = true
|
|
show_in_nav = false
|
|
label = Splunk Analytics Workspace
|
|
|
|
# launcher needs to be at the end as the "stage" script adds the version and build to it.
|
|
[launcher]
|
|
version = 1.4.17
|
|
author = Splunk
|
|
description = Compare trends in time series
|
|
|
|
[triggers]
|
|
reload.workspace = simple
|
|
[install]
|
|
build = 55346017 |