🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@dynatrace/backstage-plugin-dql-backend

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynatrace/backstage-plugin-dql-backend

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

2.2.0
latest
Source
npm
Version published
Weekly downloads
250
-41.59%
Maintainers
0
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 12 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts