Add documentation link - illustrate module hierarchy and call flow (#3888)
* Add reference to module architecture diagrams * Changed order of the links according to PR comment
This commit is contained in:
parent
96a3e34243
commit
1b433da7e4
|
|
@ -17,6 +17,7 @@ you are facing a problem, check here first.
|
|||
In addition, you might find these links interesting:
|
||||
|
||||
- The latest and old releases are all available at [Apache SkyWalking release page](http://skywalking.apache.org/downloads/). The change logs are [here](../CHANGES.md).
|
||||
- Up-to-date overview of SkyWalking module [call flow](https://sourcespy.com/github/skywalking/xx-omcalls-.html) and [hierarchy](https://sourcespy.com/github/skywalking/xx-omhierarchy-.html) including ability to analize each module individually.
|
||||
- You can find the speaking schedules at Conf, online videos and articles about SkyWalking in [Community resource catalog](https://github.com/OpenSkywalking/Community).
|
||||
Also, if you have some related to us, welcome to submit a pull request to add.
|
||||
- We’re always looking for help improving our documentation and codes, so please don’t hesitate to [file an issue](https://github.com/apache/skywalking/issues/new)
|
||||
|
|
|
|||
Loading…
Reference in New Issue