# TraceEvent

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/agent-core/src/tracing/otlp-exporter.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/tracing/otlp-exporter.ts#L25)

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
| `timestamp` | `number` |
| `attributes` | `Record<string, string | number | boolean>` |
