Skip to content

Commit

Permalink
rmv todo
Browse files Browse the repository at this point in the history
  • Loading branch information
vishweshbankwar committed Nov 15, 2022
1 parent 82721e7 commit a18df16
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ public override void OnEventWritten(string name, object payload)
var request = response.RequestMessage;

TagList tags;

// TODO: This is just a minimal set of attributes. See the spec for additional attributes:
// https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/semantic_conventions/http-metrics.md#http-client
if (!request.RequestUri.IsDefaultPort)
{
tags = new TagList
Expand Down

0 comments on commit a18df16

Please sign in to comment.