Skip to content

Commit

Permalink
Merge branch 'main' into petera/add-profiler
Browse files Browse the repository at this point in the history
  • Loading branch information
peterargue authored Sep 26, 2024
2 parents 30cd0a7 + e7a47eb commit 4487599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/ingestion/engine.go
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ func (e *Engine) processEvents(events *models.CadenceEvents) error {
err,
)
}
e.collector.CadenceHeightIndexed(events.CadenceHeight())
return nil // nothing else to do this was heartbeat event with not event payloads
}

Expand Down

0 comments on commit 4487599

Please sign in to comment.