Home / Keptn v1 Docs / Release 0.18.x / Keptn Bridge (Web UI) / Deep Linking
A list of deep links is provided to integrate the Keptn Bridge into DevOps tools.
project/:projectName
projectName
.project/:projectName/service
projectName
.project/:projectName/service/:serviceName
projectName
and expands the service specified by serviceName
.project/:projectName/service/:serviceName/context/:shkeptncontext
projectName
, expands the service specified by serviceName
, and selects sequence of keptn context specified by shkeptncontext
.project/:projectName/service/:serviceName/context/:shkeptncontext/stage/:stage
projectName
, expands the service specified by serviceName
, selects sequence of keptn context specified by shkeptncontext
and selects stage specified by stage
.project/:projectName/sequence
projectName
.project/:projectName/sequence/:shkeptncontext
projectName
and selects sequence of keptn context specified by shkeptncontext
.project/:projectName/sequence/:shkeptncontext/stage/:stage
projectName
, selects sequence of keptn context specified by shkeptncontext
and selects stage specified by stage
.project/:projectName/sequence/:shkeptncontext/event/:eventId
projectName
and selects sequence of keptn context specified by shkeptncontext
.eventId
.trace/:shkeptncontext
project/:projectName/sequence/:shkeptncontext
.trace/:shkeptncontext/:stage
project/:projectName/sequence/:shkeptncontext/stage/:stage
.trace/:shkeptncontext/:eventtype
project/:projectName/sequence/:shkeptncontext/event/: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
Loads the evaluation board with the keptn context specified by shkeptncontext
with the evaluation comparison of the event specified by eventId
.