-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnotes
More file actions
31 lines (27 loc) · 649 Bytes
/
Copy pathnotes
File metadata and controls
31 lines (27 loc) · 649 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"id": 5,
"name": "abvkkq",
"ingest_key": "5e14c585a527ce48060e649c334081dd",
"created_at": "2026-02-10T15:07:58.112637Z"
}
Ingest keys are only used for event ingestion from client apps. Read endpoints are separate and would normally be protected by user authentication.
dodac logging
{
"occurred_at": "2026-02-09T12:34:56Z",
"level": "ERROR",
"message": "TypeError: Cannot read property 'x' of undefined",
"stack": {
"frames": [
{
"file": "UserService.js",
"line": 45,
"function": "getUser"
}
]
},
"tags": {
"env": "prod",
"platform": "web",
"version": "1.2.3"
}
}