Format markdown (#981)

Produced via:
  `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)`
/assign n3wscott
/cc n3wscott
This commit is contained in:
Matt Moore 2020-01-08 07:19:53 -08:00 committed by Knative Prow Robot
parent 298f22bea6
commit 8f763fa65a
1 changed files with 3 additions and 3 deletions

View File

@ -93,9 +93,9 @@ statistics for a short period of time if not.
- [ ] Ensure that all tests pass in a non-Google-Cloud connected environment.
**This is true today.**
[Ensure this on an ongoing basis.](https://github.com/knative/pkg/issues/957)
- [ ] Google to implement OpenCensus Agent configuration to match what they
are doing for Stackdriver now. (No public issue link because this shoud be
in Google's vendor-specific configuration.)
- [ ] Google to implement OpenCensus Agent configuration to match what they are
doing for Stackdriver now. (No public issue link because this shoud be in
Google's vendor-specific configuration.)
- [ ] Document how to configure OpenCensus/OpenTelemetry Agent + Prometheus to
achieve the current level of application visibility, and determine a
long-term course for how to maintain this as a "bare minimum" supported