Skip to content

Commit

Permalink
Document why not renaming in v1
Browse files Browse the repository at this point in the history
  • Loading branch information
codebien committed Jun 26, 2023
1 parent 6eb8324 commit 4a3c4b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions output/cloud/v1/output.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ type Output struct {
logger logrus.FieldLogger
config cloudapi.Config

// referenceID is the legacy name used by the Backend for the test run id.
// Note: This output's version is almost deprecated so we don't apply
// the renaming to its internals.
referenceID string
client *MetricsClient

Expand Down

0 comments on commit 4a3c4b8

Please sign in to comment.