census-instrumentation / opencensus-website

opencensus.io website content
https://opencensus.io
Apache License 2.0
42 stars 155 forks source link

zPages/Java: Installation and compilation steps are missing #514

Closed PikBot closed 5 years ago

PikBot commented 5 years ago

zPages Java guide: https://opencensus.io/zpages/java/#1 seems to be lacking installation and compilation steps. Is that something that should be added as well @odeke-em ?

odeke-em commented 5 years ago

Kindly paging @songy23 @mayurkale22

songy23 commented 5 years ago

For installation and compilation, if you're referring to the specific mvn or gradle command, it depends heavily on how users wrote their build files. IMO for Java developers it's enough to have the code snippets and dependency instructions.