* Changed api logging feature - docs
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Changes based on the review comments
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Changes based on the review comments - 2
Signed-off-by: Amulya Varote <amulyavarote@microsoft.com>
* Closing issue #1410
* Update setup-sqlserver.md
Incorporating feedback
* Adding DaprCon card at top of main page
* Close i tag
* Bump runtime version references to 1.4.3 and supported versions table
* Fixing closing b tag
* Address PR review comments
* Corrected upgrade paths
* Update kubectl links
* Update supported versions table
Co-authored-by: Donovan Brown <dlb@dlbonline.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Nick Greenfield <nigreenf@microsoft.com>
- Update instructions for using Kibana in fluentd.md
- Update screenshots for Kibana for current version.
- Update fluentd-dapr-with-rbac.yaml file to use `v1` definitions for
ClusterRoleBinding and ClusterRole instead of `v1beta` definitions
deprecated in the versions of Kubernetes supported by Dapr.
- Fix spellcheck and grammar check issues.
- Fix markdown lint errors.