Skip to content

Commit

Permalink
Merge main into sweep/convert-main-to-functional-component
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Sep 20, 2023
2 parents 9f7d297 + 212dbda commit 1bffeb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/helm/agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ func (a *Agent) GetRelease(

telemetry.WithAttributes(span,
telemetry.AttributeKV{Key: "name", Value: name},
telemetry.AttributeKV{Key: "namespace", Value: a.Namespace()},
telemetry.AttributeKV{Key: "version", Value: version},
telemetry.AttributeKV{Key: "getDeps", Value: getDeps},
)
Expand Down

0 comments on commit 1bffeb3

Please sign in to comment.