Skip to content

Conversation

marcingrzejszczak
Copy link
Contributor

@@ -49,4 +51,13 @@ public KeyValue clientIp(HttpRequest request) {
return OpenTelemetryHttpServerLowCardinalityKeyNames.CLIENT_IP.of("UNKNOWN");

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't there something missing? Extracing the client IP from the request?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, everything is missing - I've done only the method key value as an example :)

Copy link

@wilkinsona wilkinsona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marcingrzejszczak marcingrzejszczak marked this pull request as ready for review July 6, 2022 16:31
@marcingrzejszczak marcingrzejszczak merged commit e3f126e into main Jul 18, 2022
@marcingrzejszczak marcingrzejszczak deleted the observationConvention branch July 18, 2022 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants