Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dc-common
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jianshuqin
dc-common
Commits
2663ca8a
Commit
2663ca8a
authored
Feb 28, 2020
by
yinyong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update application.yml
parent
6a651fef
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
application.yml
docker-skywalking/6.x/config/application.yml
+4
-4
No files found.
docker-skywalking/6.x/config/application.yml
View file @
2663ca8a
...
...
@@ -15,7 +15,7 @@
# limitations under the License.
cluster
:
#
standalone:
standalone
:
# Please check your ZooKeeper is 3.5+, However, it is also compatible with ZooKeeper 3.4.x. Replace the ZooKeeper 3.5+
# library the oap-libs folder with your ZooKeeper 3.4.x library.
# zookeeper:
...
...
@@ -29,9 +29,9 @@ cluster:
# namespace: ${SW_CLUSTER_K8S_NAMESPACE:default}
# labelSelector: ${SW_CLUSTER_K8S_LABEL:app=collector,release=skywalking}
# uidEnvName: ${SW_CLUSTER_K8S_UID:SKYWALKING_COLLECTOR_UID}
consul
:
serviceName
:
skywalking
hostPort
:
172.31.255.119:8500,172.31.255.245:8500,172.31.255.177:8500
#
consul:
#
serviceName: skywalking
#
hostPort: 172.31.255.119:8500,172.31.255.245:8500,172.31.255.177:8500
core
:
default
:
# Mixed: Receive agent data, Level 1 aggregate, Level 2 aggregate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment