hs-opentelemetry-api
Copyright(c) Ian Duncan 2021
LicenseBSD-3
MaintainerIan Duncan
Stabilityexperimental
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

OpenTelemetry.Resource.Host

Description

 
Synopsis

Documentation

data Host Source #

A host is defined as a general computing instance.

Since: 0.0.1.0

Constructors

Host 

Fields

Instances

Instances details
ToResource Host Source # 
Instance details

Defined in OpenTelemetry.Resource.Host