Skip to content
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

feat(eventtemplates): document Preset event templates #209

Open
wants to merge 1 commit into
base: release-40
Choose a base branch
from
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ event types in the selected `target` application, with default values for each
event option. This is not a true *Event Template* and does not have an `XML`
definition to download.

Finally, **Cryostat** also includes some *Preset Event Templates*. These behave like
*Custom Event Templates* in that the event definition is stored by **Cryostat**, rather
than the `target` application, but are handled separately can cannot be deleted
like *Custom Event Templates*. *Preset Event Templates* can only be added to a **Cryostat**
instance by adding files to a specific configuration directory and restarting **Cryostat**.

<ol>
<li>
{% include_relative _subsections/common/select-target-application.md
Expand Down