otel_resource_app_env (opentelemetry v1.0.0-rc.4) View Source
Adds attributes to the Resource based on the value of resource in the opentelemetry application's environment.
[{service, #{name => "service-name", namespace => "service-namespace"}]
Results in theResource attributes service.name and service.namespace.