Skip to content

Commit

Permalink
[receiver/cloudfoundryreceiver] Remove old const
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Clulow <[email protected]>
  • Loading branch information
jriguera and m1rp committed May 29, 2024
1 parent 762c25b commit 6ea60d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion receiver/cloudfoundryreceiver/converter.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import (

const (
attributeNamePrefix = "org.cloudfoundry."
envelopeSourceTypeTag = "org.cloudfoundry.source_type"
envelopeSourceTypeValueRTR = "RTR"
logLineRTRZipkinKey = "b3"
logLineRTRW3CKey = "traceparent"
Expand Down

0 comments on commit 6ea60d5

Please sign in to comment.