Skip to content

Commit 232f6a7

Browse files
chore: Update documentation artefacts
1 parent 065d967 commit 232f6a7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/docs/deployment-self-hosting/observability/_events-catalogue.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Attributes:
7474
### `cohorts.cohort.created`
7575

7676
Logged at `info` from:
77-
- `api/cohorts/services.py:119`
77+
- `api/cohorts/services.py:128`
7878

7979
Attributes:
8080
- `cohort.id`
@@ -86,7 +86,7 @@ Attributes:
8686
### `cohorts.cohort.deleted`
8787

8888
Logged at `info` from:
89-
- `api/cohorts/services.py:280`
89+
- `api/cohorts/services.py:300`
9090

9191
Attributes:
9292
- `cohort.id`
@@ -95,7 +95,7 @@ Attributes:
9595
### `cohorts.cohort.deletion_requested`
9696

9797
Logged at `info` from:
98-
- `api/cohorts/services.py:264`
98+
- `api/cohorts/services.py:284`
9999

100100
Attributes:
101101
- `cohort.id`
@@ -104,7 +104,7 @@ Attributes:
104104
### `cohorts.csv.synced`
105105

106106
Logged at `info` from:
107-
- `api/cohorts/services.py:232`
107+
- `api/cohorts/services.py:252`
108108

109109
Attributes:
110110
- `adds.count`
@@ -117,7 +117,7 @@ Attributes:
117117
### `cohorts.membership.applied`
118118

119119
Logged at `info` from:
120-
- `api/cohorts/services.py:88`
120+
- `api/cohorts/services.py:97`
121121

122122
Attributes:
123123
- `adds.count`

0 commit comments

Comments
 (0)