vprof icon indicating copy to clipboard operation
vprof copied to clipboard

Configure remote server (host and port value) by setting environment variables

Open rkhaled0 opened this issue 5 years ago • 0 comments

Description

In special circumstances, it would be useful to configure remote server by setting new environment variables.

For example :

  • VPROF__REMOTE_SERVER_HOST
  • VPROF__REMOTE_SERVER_PORT
How to reproduce

N/A

Actual results

If I want to specify host and port of the remote server, I can use --host and --port parameters.

Expected results

Just set environment variables to configure the remote server

Version and platform

N/A

rkhaled0 avatar Sep 25 '20 20:09 rkhaled0