Files
spring-framework/framework-docs/src/docs/asciidoc
Brian Clozel 767f59a3ae Make client.name low cardinality keyvalue for client observations
Prior to this commit, the `"client.name"` key value for the
`"http.client.requests"` client HTTP observations would be considered as
high cardinality, as the URI host is technically unbounded.
In practice, the number of hosts used by a client in a given application
can be considered as low cardinality. This commit moves this keyvalue to
low cardinality so that it's present for both metrics and traces.

Closes gh-29839
2023-01-25 20:51:15 +01:00
..
2022-11-29 13:51:34 +01:00
2022-11-02 10:59:12 +01:00
2023-01-06 16:50:19 +00:00
2022-11-19 16:43:47 +01:00
2022-12-18 12:05:24 +01:00