Skip to content

[Epic] Separate out diagnostic events from history_contract_events #374

@chowbao

Description

@chowbao

To make the history_contract_events table more performant, we want to move diagnostic events and system events into a new table history_diagnostic_events

This table will have the exact same schema and transform as the existing stellar-etl extract contract events command. We should just add an event type filter within the transform and pass the events to emit in a transform through a new parameter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions