{type} 为 logs、metrics 或 traces。POST 单条记录对象或数组。流在首次写入时创建,schema 随
字段出现演进。时间戳为 Unix 纪元起的微秒(_timestamp)。
路径参数
| 参数 | 类型 | 说明 |
|---|---|---|
type | string | logs / metrics / traces |
stream | string | 流名,如 app |
413 表示存储配额耗尽;429 表示触发接入限流。以 JSON 向流 POST 记录。
{type} 为 logs、metrics 或 traces。POST 单条记录对象或数组。流在首次写入时创建,schema 随
字段出现演进。时间戳为 Unix 纪元起的微秒(_timestamp)。
路径参数
| 参数 | 类型 | 说明 |
|---|---|---|
type | string | logs / metrics / traces |
stream | string | 流名,如 app |
413 表示存储配额耗尽;429 表示触发接入限流。