Skip to content

Commit

Permalink
Use "example.com" where an example domain is needed (open-telemetry#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass authored and VinozzZ committed Jun 21, 2024
1 parent 804381a commit 7d01fa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opentelemetry/proto/trace/v1/trace.proto
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ message Span {
//
// "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36"
// "/http/server_latency": 300
// "abc.com/myattribute": true
// "abc.com/score": 10.239
// "example.com/myattribute": true
// "example.com/score": 10.239
//
// The OpenTelemetry API specification further restricts the allowed value types:
// https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/README.md#attribute
Expand Down

0 comments on commit 7d01fa4

Please sign in to comment.