-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this an error example in the document? #7093
Labels
bug
Something isn't working and you are sure it's a bug!
documentation
Provide documents related issue or pull request only.
good first issue
Good first issue for beginners
Milestone
Comments
Yes, this is a doc issue. It should be |
wu-sheng
added
bug
Something isn't working and you are sure it's a bug!
documentation
Provide documents related issue or pull request only.
good first issue
Good first issue for beginners
labels
Jun 10, 2021
I will try. |
xdRight
added a commit
to xdRight/skywalking
that referenced
this issue
Jun 10, 2021
- sum should be modified to count - the endpointName not in the scope of endpointName, should be modified to name
xdRight
added a commit
to xdRight/skywalking
that referenced
this issue
Jun 10, 2021
- sum should be modified to count - the endpointName not in the scope of Endpoint, should be modified to name
xdRight
added a commit
to xdRight/skywalking
that referenced
this issue
Jun 10, 2021
- sum should be modified to count - the endpointName not in the scope of Endpoint, should be modified to name
xdRight
added a commit
to xdRight/skywalking
that referenced
this issue
Jun 10, 2021
- sum should be modified to count - the endpointName not in the scope of Endpoint, should be modified to name
xdRight
added a commit
to xdRight/skywalking
that referenced
this issue
Jun 10, 2021
- sum should be modified to count - the endpointName not in the scope of Endpoint, should be modified to name
xdRight
added a commit
to xdRight/skywalking
that referenced
this issue
Jun 10, 2021
- sum should be modified to count - the endpointName not in the scope of Endpoint, should be modified to name
wu-sheng
pushed a commit
that referenced
this issue
Jun 10, 2021
wu-sheng
pushed a commit
that referenced
this issue
Jun 10, 2021
wu-sheng
pushed a commit
that referenced
this issue
Jun 10, 2021
wu-sheng
pushed a commit
that referenced
this issue
Jun 10, 2021
wu-sheng
pushed a commit
that referenced
this issue
Jun 10, 2021
wu-sheng
pushed a commit
that referenced
this issue
Jun 10, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working and you are sure it's a bug!
documentation
Provide documents related issue or pull request only.
good first issue
Good first issue for beginners
When I follow the example from document to add the OAL to the /config/oal/core.oal
After I modified the
sum
tocount
, it works well.Question
Is this an error example in the document?
I use skywalking 8.5.0, centos 7 and jdk8
The text was updated successfully, but these errors were encountered: