Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
[epociask/execution-timing-metric] Resolving merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethen Pociask committed Jul 12, 2023
1 parent 91f289a commit f93b73c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/metrics/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ type Metricer interface {
RecordAlertGenerated(alert core.Alert)
RecordNodeError(network core.Network)
RecordPipelineLatency(pUUID core.PUUID, latency float64)
RecordInvExecutionTime(inv invariant.Invariant, latency float64)
RecordUp()
Start()
Shutdown(ctx context.Context) error
Expand Down

0 comments on commit f93b73c

Please sign in to comment.