@dynatrace/backstage-plugin-dql-backend
TypeScript icon, indicating that this package has built-in type declarations

2.1.2 • Public • Published

Dynatrace DQL Plugin Backend

Package name: @dynatrace/backstage-plugin-dql-backend

Welcome to the DQL backend plugin for Dynatrace!

The aim of the plugin is to provide live data from Dynatrace by running DQL against it.

Development

The backend can be started locally using yarn start, this starts the backend on localhost:7007/dql.

Behind a corporate proxy

If your application is behind a corporate proxy, set HTTPS_PROXY as an environment variable. This will be passed to HttpsProxyAgent as agent in the fetch request.

There is another method, you can open firewall for Dynatrace tokenUrl https://sso.dynatrace.com and https://xxxxxxxx.apps.dynatrace.com. In that case, you don't need HTTPS_PROXY.

/@dynatrace/backstage-plugin-dql-backend/

    Package Sidebar

    Install

    npm i @dynatrace/backstage-plugin-dql-backend

    Weekly Downloads

    287

    Version

    2.1.2

    License

    Apache-2.0

    Unpacked Size

    83.8 kB

    Total Files

    7

    Last publish

    Collaborators

    • dyladan
    • dynatrace-nodejs
    • kamtschatka