mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
website: fix URL for periodic jobs (#25436)
This commit is contained in:
@@ -137,7 +137,7 @@ Please see the [agent configuration](/nomad/docs/configuration/telemetry)
|
||||
page for more details.
|
||||
|
||||
Additional labels are emitted for [parameterized](/nomad/docs/job-specification/parameterized) and
|
||||
[periodic](/nomad/docs/job-specification/parameterized) jobs. Nomad
|
||||
[periodic](/nomad/docs/job-specification/periodic) jobs. Nomad
|
||||
emits the parent job id as a new label `parent_id`. Also, the labels `dispatch_id`
|
||||
and `periodic_id` are emitted, containing the ID of the specific invocation of the
|
||||
parameterized or periodic job respectively. For example, a dispatch job with the id
|
||||
|
||||
Reference in New Issue
Block a user