PersistedAggregationCommitMetadata is a datatype for metadata about a commit of a persisted aggregation.

This datatype is ultimately used by the createPersistedAggregation() mutation for creating a persisted aggregation, and updatePersistedAggregationMetadata() for making some changes. It's also used by persistedAggregations() when querying LogScale for a list of persisted aggregations.

Table: PersistedAggregationCommitMetadata

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: May 11, 2026
authorPersistedAggregationAuthoryes PreviewThe author of the commit. See PersistedAggregationAuthor.
timestamplongyes PreviewThe time of the commit in epoch milliseconds.