Skip to content

Commit

Permalink
start jaeger first
Browse files Browse the repository at this point in the history
Signed-off-by: Bugen Zhao <[email protected]>
  • Loading branch information
BugenZhao committed Jun 16, 2023
1 parent b20a434 commit 7cf82c9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions risedev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ profile:
# if you want to enable etcd backend, uncomment the following lines.
# - use: etcd
# unsafe-no-fsync: true

# If you want to enable tracing, uncomment the following line.
# - use: jaeger

- use: meta-node
- use: compute-node
- use: frontend
Expand All @@ -43,9 +47,6 @@ profile:
# - use: prometheus
# - use: grafana

# If you want to enable tracing, uncomment the following line.
# - use: jaeger

# If you want to create source from Kafka, uncomment the following lines
# Note that kafka depends on zookeeper, so zookeeper must be started beforehand.
# - use: zookeeper
Expand Down

0 comments on commit 7cf82c9

Please sign in to comment.