Skip to content

Commit e76b019

Browse files
committed
chore: add application props
1 parent 9fc05ad commit e76b019

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spp-probe.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ spp:
1010
delete_probe_directory_on_boot: ${SPP_PROBE_DELETE_PROBE_DIRECTORY_ON_BOOT:-false}
1111
wait_for_platform: ${SPP_PROBE_WAIT_FOR_PLATFORM:-true}
1212
quiet_mode: ${SPP_PROBE_QUIET_MODE:-false}
13+
application:
14+
environment: ${SPP_APPLICATION_ENVIRONMENT:-}
15+
version: ${SPP_APPLICATION_VERSION:-}
1316

1417
skywalking:
1518
logging:

0 commit comments

Comments
 (0)