Skip to content

Commit

Permalink
Revert "chore(telemetry): update schemaVersion"
Browse files Browse the repository at this point in the history
This reverts commit c2d3fdd.

Signed-off-by: Alexey Igrychev <alexey.igrychev@flant.com>
  • Loading branch information
alexey-igrychev committed Aug 12, 2022
1 parent 62309f3 commit ee32ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/telemetry/telemetrywerfio.go
Expand Up @@ -20,7 +20,7 @@ import (

const (
spanName = "telemetry.werf.io"
schemaVersion = 2
schemaVersion = 1
)

type TelemetryWerfIOInterface interface {
Expand Down

0 comments on commit ee32ec3

Please sign in to comment.