You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new Docketeer account for an employee. Please confirm with the employee that their information is accurate before submitting.
39
39
</p>
40
-
<br></br>
40
+
<br/>
41
41
<p>
42
42
Note: For the password, please choose random string of 6 characters, numbers, and symbols. Upon account creation, the user will receive an email with credentials and be able to update their password when logging in.
Allows you to (i) customize monitoring and notification frequency, and (ii) define container conditions that will trigger notifications. When a container hits a threshold, an alert is sent via your preferred method of communication. Recommended values will be used by default.
<FormControlLabelvalue={true}control={<Checkboxid="stopped-containers-input"onChange={handleStoppedContainersChange}/>}label="Receive notification when a container stops"/>
801
801
</div>
@@ -819,7 +819,7 @@ const Settings = (props) => {
819
819
Allows you to get access to latest GitHub commits in your project
820
820
repository on "Metrics" tab for selected containers
821
821
</p>
822
-
<br></br>
822
+
<br/>
823
823
<p>
824
824
1. Add GitHub repositories url in Containers settings table below
0 commit comments