Skip to content

Latest commit

 

History

History
72 lines (53 loc) · 1.68 KB

index.md

File metadata and controls

72 lines (53 loc) · 1.68 KB

Code monitoring

<style> .markdown-body h2 { margin-top: 2em; } .markdown-body ul { list-style:none; padding-left: 1em; } .markdown-body ul li { margin: 0.5em 0; } .markdown-body ul li:before { content: ''; display: inline-block; height: 1.2em; width: 1em; background-size: contain; background-repeat: no-repeat; background-image: url(code_monitoring/file-icon.svg); margin-right: 0.5em; margin-bottom: -0.29em; } body.theme-dark .markdown-body ul li:before { filter: invert(50%); } </style>

Keep on top of events in your codebase

Watch your code with code monitors and trigger actions to run automatically in response to events.

Getting started

Questions & Feedback

We want to hear your feedback! Share your thoughts