Home / Docs / Release 0.7.3 / Reference / Keptn Bridge / Deep Linking
For integration of the Keptn Bridge into DevOps tools, a list of deep links is provided.
project/:projectName
projectName
.project/:projectName/:serviceName
projectName
and expands the service specified by serviceName
.project/:projectName/:serviceName/:contextId
projectName
, expands the service specified by serviceName
, and selects root event of keptn context specified by contextId
.project/:projectName/:serviceName/:contextId/:eventId
:
projectName
, expands the service specified by serviceName
, and selects root event of keptn context specified by contextId
.eventId
.trace/:shkeptncontext
project/:projectName/:serviceName/:contextId
trace/:shkeptncontext/:stage
project/:projectName/:serviceName/:contextId/:eventId
where eventId is the id of the first event of the specific stage.trace/:shkeptncontext/:eventtype
project/:projectName/:serviceName/:contextId/:eventId
where eventId is the id of the last event with the specific event type.The evaluation board displays the evaluation comparison of one or multiple stages depending on the deep link.
evaluation/:shkeptncontext
shkeptncontext
with the evaluation comparison on all stages.evaluation/:shkeptncontext/:stage
shkeptncontext
with the evaluation comparison on the specified stage
.evaluation/:shkeptncontext/:eventId
shkeptncontext
with the evaluation comparison of the event specified by eventId
.