FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
skywalking-java/.dlc.json at main · yiye-github/skywalking-java · GitHub
yiye-github
/
skywalking-java
Public
forked from
apache/skywalking-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
skywalking-java
/
.dlc.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
24 lines (24 loc) · 533 Bytes
Breadcrumbs
skywalking-java
/
.dlc.json
Copy path
File metadata and controls
24 lines (24 loc) · 533 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"ignorePatterns"
: [
{
"pattern"
:
"
^http://localhost
"
},
{
"pattern"
:
"
^https://github.com/apache/skywalking-java/blob/master/changes/changes-x.y.z.md$
"
},
{
"pattern"
:
"
^https://dist.apache.org/repos/dist/dev/skywalking/java-agent/x.y.z$
"
},
{
"pattern"
:
"
^https://dist.apache.org/repos/dist/release/skywalking/java-agent$
"
}
],
"timeout"
:
"
10s
"
,
"retryOn429"
:
true
,
"retryCount"
:
10
,
"fallbackRetryDelay"
:
"
1000s
"
,
"aliveStatusCodes"
: [
200
,
401
]
}
Back
|
FazBrowse Home
|
New Git URL