Basic Authentication
Enable/Disable basic authentication
Home / Docs / Release 0.7.3 / Reference / Keptn Bridge
The user interface of Keptn that presents all projects and services managed by Keptn. It is automatically installed with your Keptn deployment.
Enable/Disable basic authentication
Deep links into Bridge for better integration into DevOps tools
The Keptn Bridge provides an easy way to browse all events that are sent within Keptn. When you access the Keptn Bridge, all projects will be shown on the start screen. When clicking on a project, the stages of this project, and all onboarded services are shown on the next view. An overview of those views is given below.
When you enter the Keptn Bridge and have not created a project yet, you will be guided to the instructions on how to setup a project and onboard a sample app.
If you have created projects, you will see the project listed including their stages.
When you select a project, you see the services that are onboarded to this project.
The event stream that belongs to a service is shown when you expand the service. The event stream on the left side (i.e., root events like new deployment, or problem event) is only the entry point. By clicking on an event, you will see more information on the executed steps in the same Keptn context on the right side.
As shown in the screenshot below, the entry point around 16:53 has been selected and all events belonging to this entry point are displayed on the right side.
The event stream on the right side shows information for certain steps. A key step in continous delivery and remediations is the evaluation of the deployment based on SLO/SLIs. The result of this evaluation step is displayed in a Chart and HeatMap:
If the sh.keptn.events.evaluation-done
event has the label buildId
attached, the Keptn Bridge reads the value of this label and uses it as label for the x-axis in the Chart. If the value of the label is an URL, the label will be displayed as a link, so you can easily link back to the Dynatrace Dashboard for example.
Next to the services view, the Bridge also provides an environment view.
This view allows to easily see the current deployed services on each stage and if there are any errors or pending approvals for one stage. By clicking on a stage you can see more information about the deployed services on the specific stage on the right side.
Next to the evaluation comparison as a heatmap or chart in the Services view, we provide a link to the Evaluation Board, which displays only the evaluation comparison on this stage.
Right now there is no early access version of Keptn Bridge available. Please check back later!
If you have any questions or feedback regarding Keptn Bridge, please contact us through our Keptn Community Channels.