YugabyteDB-Samples / yb-workload-simulator

Extensible workload application for YugabyteDB.
Apache License 2.0
5 stars 6 forks source link

[FEATURE REQUEST] Ability to set environment name #18

Closed yogendra closed 1 year ago

yogendra commented 1 year ago

I have used this app for demonstrating intel v/s graviton performance. It would be good to have an environment name identifier supplied to the app and shows in the UI. May be we can use application.name attribute from spring config.

akscjo commented 1 year ago

@yogendra Issue has been fixed. You can set the environment variable and UI will show that up (please see screenshot). For example, export SPRING_APPLICATION_NAME=GRAVITON

Screenshot 2023-06-21 at 3 20 55 PM

Fix will be available in v0.0.7+