template 추가
This commit is contained in:
5
templates/trace-agent-config.yml.j2
Normal file
5
templates/trace-agent-config.yml.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
agent:
|
||||
metadata:
|
||||
option:
|
||||
agent_name: "{{ trace_agent_name | default('trace-agent') }}"
|
||||
cluster_id: "{{ trace_agent_cluster_id | default('unknown_cluster') }}"
|
||||
Reference in New Issue
Block a user