Skip to content

Conversation

@antonfirsov
Copy link
Contributor

Adjust DNS metrics according to dotnet-dns-metrics.md from lmolkova/semantic-conventions#1 .

This is a semantical change, since we are recording lookup duration instead of lookups requested. The total number of lookups can be derived though unfinished requests will not count. /cc @davidfowl

Contributes to #89093.

@antonfirsov antonfirsov added this to the 8.0.0 milestone Aug 1, 2023
@antonfirsov antonfirsov requested review from a team, MihaZupan and noahfalk August 1, 2023 22:05
@ghost ghost assigned antonfirsov Aug 1, 2023
@ghost
Copy link

ghost commented Aug 1, 2023

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Adjust DNS metrics according to dotnet-dns-metrics.md from lmolkova/semantic-conventions#1 .

This is a semantical change, since we are recording lookup duration instead of lookups requested. The total number of lookups can be derived though unfinished requests will not count. /cc @davidfowl

Contributes to #89093.

Author: antonfirsov
Assignees: -
Labels:

area-System.Net

Milestone: 8.0.0

@antonfirsov
Copy link
Contributor Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@noahfalk noahfalk left a comment

Choose a reason for hiding this comment

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

Couple small issues inline, otherwise looks good!

@noahfalk
Copy link
Member

noahfalk commented Aug 1, 2023

cc @JamesNK

@antonfirsov
Copy link
Contributor Author

/azp run runtime

@antonfirsov
Copy link
Contributor Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@antonfirsov
Copy link
Contributor Author

All CI failures are unrelated.

@antonfirsov antonfirsov merged commit f447532 into dotnet:main Aug 3, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adjust Networking metrics to follow OpenTelemetry semantic conventions [Design] .NET metrics naming standard

4 participants