Liking cljdoc? Tell your friends :D

steffan-westcott.clj-otel.resource.resources

Provide Resource objects describing the local host and running process.

Provide `Resource` objects describing the local host and running process.
raw docstring

container-resourceclj

(container-resource)

Returns a Resource with information about the container being run on if any.

Returns a `Resource` with information about the container being run on if
any.
sourceraw docstring

host-resourceclj

(host-resource)

Returns a Resource with information about the current host.

Returns a `Resource` with information about the current host.
sourceraw docstring

os-resourceclj

(os-resource)

Returns a Resource with information about the current operating system.

Returns a `Resource` with information about the current operating system.
sourceraw docstring

process-resourceclj

(process-resource)

Returns a Resource with information about the current running process.

Returns a `Resource` with information about the current running process.
sourceraw docstring

process-runtime-resourceclj

(process-runtime-resource)

Returns a Resource with information about the Java runtime.

Returns a `Resource` with information about the Java runtime.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close