Skip to content

Conversation

Copy link

@kamstrup kamstrup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! <3

Copy link

@kamstrup kamstrup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good, some small suggestions/questions

| | Limit |
| ---------------------------- | --------- |
| Maximum event size | 1 MB |
| Maximum events in a batch | 10,000 |
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we have a limit on the number of events in a batch?

Maybe also list maximum field size of 1 MB? It feels a bit tautological (because the event itself cannot be bigger), but it makes sense to mention in the case where we replace strings longer than this with <invalid string: too long>


Axiom creates the following two fields automatically for a new dataset:

- `_time` is the timestamp of the event. If the data you ingest doesn’t have a `_time` field, Axiom assigns the time of the data ingest to the events.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it makes sense to add a link here, to how users can control what field from their data goes into _time?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, good idea. How does this look? 216f64e

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep, looks good 👍

Co-authored-by: Mikkel Kamstrup Erlandsen <mikkel.kamstrup@gmail.com>
@manototh manototh changed the title Add reserved field names Add reserved field names, clarify action if hitting field limits Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants