istio.io icon indicating copy to clipboard operation
istio.io copied to clipboard

docs: add opencensusagent docs

Open brianwolfe opened this issue 4 years ago • 9 comments

[ ] Configuration Infrastructure [ ] Docs [ ] Installation [ ] Networking [ ] Performance and Scalability [X] Policies and Telemetry [ ] Security [ ] Test and Release [ ] User Experience [ ] Developer Infrastructure

Still WIP. Trying to get the time to finish this up, but pushing it so I can start to execute tests.

Fixes https://github.com/istio/istio.io/issues/8166

brianwolfe avatar Oct 05 '20 21:10 brianwolfe

😊 Welcome! This is either your first contribution to the Istio documentation repo, or it's been awhile since you've been here. A few things you should know:

  • You can learn about how we write and maintain documentation, about our style guidelines, and about all the available web site features by visiting Contributing to the Docs.

  • In the next few minutes, an automatic preview of your change will be built as a full copy of the istio.io website. You can find this preview by clicking on the Details link next to the deploy/netlify entry in the Status section of this page.

  • We care about quality, so we've put in place a number of checks to ensure our documentation is top notch. We do spell checking, we sanitize the markdown, we ensure all hyperlinks point to valid location, and more. If your PR doesn't pass one of these checks, you'll see a red X in the status section of the page. Click on the Details link to get a list of the problems with your PR. Fix those problems and push an update to your PR. This will automatically rerun the tests and hopefully this time everything will be perfect.

  • Once your changes are accepted and merged into the repository, they will initially show up on https://preliminary.istio.io. The changes will be published to https://istio.io the next time we do a major release (which typically happens every 3 months or so).

Thanks for contributing!

Courtesy of your friendly welcome wagon.

istio-policy-bot avatar Oct 05 '20 21:10 istio-policy-bot

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

istio-testing avatar Oct 05 '20 21:10 istio-testing

Any update on this PR, Brian?

craigbox avatar Nov 06 '20 10:11 craigbox

@craigbox Thanks for the ping. I haven’t had time for a few weeks. I can try to make some progress this weekend.

brianwolfe avatar Nov 06 '20 15:11 brianwolfe

This content is really helpful, thanks a lot!

PatrikSteuer avatar Dec 23 '20 10:12 PatrikSteuer

It would be awesome to see this get merged. I spent a lot of time digging around in forums and chats to find that I was missing the global.proxy.tracer setting. This doc would have saved me a ton of time.

tillig avatar Apr 20 '22 14:04 tillig

/cc @brianwolfe to see if he's made any more progress. Could this go in as-is?

craigbox avatar Apr 21 '22 00:04 craigbox

Hi all, I am in the process of creating a new updated PR based on this code. It should be ready in a few days.

verysonglaa avatar Apr 27 '22 16:04 verysonglaa

@brianwolfe: PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

istio-testing avatar Jul 13 '22 22:07 istio-testing

@brianwolfe: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
doc.test.profile_default_istio.io 6632f2a7b79d76fcfd88f890cc1e68cdcc1bf964 link true /test doc.test.profile_default
doc.test.multicluster_istio.io 6632f2a7b79d76fcfd88f890cc1e68cdcc1bf964 link true /test doc.test.multicluster
doc.test.profile_demo_istio.io 6632f2a7b79d76fcfd88f890cc1e68cdcc1bf964 link true /test doc.test.profile_demo
doc.test.profile_none_istio.io 6632f2a7b79d76fcfd88f890cc1e68cdcc1bf964 link true /test doc.test.profile_none
doc.test.profile_minimal_istio.io 6632f2a7b79d76fcfd88f890cc1e68cdcc1bf964 link true /test doc.test.profile_minimal
doc.test.profile-default_istio.io 6632f2a7b79d76fcfd88f890cc1e68cdcc1bf964 link true /test doc.test.profile-default
doc.test.profile-minimal_istio.io 6632f2a7b79d76fcfd88f890cc1e68cdcc1bf964 link true /test doc.test.profile-minimal
doc.test.profile-demo_istio.io 6632f2a7b79d76fcfd88f890cc1e68cdcc1bf964 link true /test doc.test.profile-demo
doc.test.profile-none_istio.io 6632f2a7b79d76fcfd88f890cc1e68cdcc1bf964 link true /test doc.test.profile-none

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

istio-testing avatar Jun 15 '23 17:06 istio-testing