1.1.0 • Published 1 year ago

@dynatrace-sdk/app-environment v1.1.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

App environment

A Dynatrace AppEngine SDK library allowing to obtain the basic information about app, i.e. the app ID, app name, and app version, and the environment in which it's running, i.e. the environment ID, and environment URL.

npm install @dynatrace-sdk/app-environment

Example usage

import { getAppId } from "@dynatrace-sdk/app-environment";

const appId = getAppId();

API reference

See the package reference in the Dynatrace Developer.

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago

0.2.7

2 years ago

0.2.5

2 years ago