mirror of https://github.com/knative/pkg.git
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:
parent
298f22bea6
commit
8f763fa65a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue