Open
Description
Issue with OpenTelemetry.ResourceDetectors.Host
List of all OpenTelemetry NuGet
packages and version that you are
using (e.g. OpenTelemetry 1.3.2
):
OpenTelemetry.ResourceDetectors.Host
0.1.0-aplha.1
Runtime version (e.g. net462
, net48
, net6.0
, net7.0
etc. You can
find this information from the *.csproj
file):
- N/A
Is this a feature request or a bug?
- Feature Request
- Bug
What is the expected behavior?
Implement all possible resources from https://github.com/open-telemetry/semantic-conventions/blob/main/docs/resource/host.md
What is the actual behavior?
v0.1.0-alpha.1 implements only host.name
.