docs icon indicating copy to clipboard operation
docs copied to clipboard

Dapr user documentation, used to build docs.dapr.io

Results 372 docs issues
Sort by recently updated
recently updated
newest added

This issue needs additional code examples https://docs.dapr.io/developing-applications/building-blocks/pubsub/pubsub-cloudevents/ This is also related issue that needs updating at the same time https://github.com/dapr/docs/issues/3677

content/missing-information

**Describe the bug** Currently the docs site uses this notation for sending custom events: ```js ga('send', 'event', 'Tabs', 'Clicked', 'How-To: Save and get state - tabs-3-go')` ``` Example: ```html Go...

website/functionality

Thank you for helping make the Dapr documentation better! **Please follow this checklist before submitting:** - [X] Commits are signed with Developer Certificate of Origin (DCO - [learn more](https://docs.dapr.io/contributing/contributing-overview/#developer-certificate-of-origin-signing-your-work)) In...

waiting-on-code-pr

**What content needs to be created or modified?** The current content for App Health Checks does not provide a description for the defined behavior of App Health Checks for applications...

content/missing-information

**What content needs to be created or modified?** There are a great many routes that are automatically created by the various SDKs into an application. It'd be nice to get...

content/missing-information

**What content needs to be created or modified?** Show use examples in multiple languages of how we can call the dapr component. FOr me specifically using c#. From your documentation...

content/missing-information

Is the application missing dapr yaml file ? How to make this app work with production database and rabbitmq ?

**What content needs to be created or modified?** [MySQL & MariaDB binding](https://docs.dapr.io/reference/components-reference/supported-bindings/mysql/) Add `spec.metadata.pemContents` to the component format as follows. ```yaml apiVersion: dapr.io/v1alpha1 kind: Component metadata: name: spec: type: bindings.mysql...

content/missing-information
waiting-on-code-pr

**Describe the issue** I was trying out the quickstart sample at https://github.com/dapr/quickstarts/tree/master/pub_sub/java/sdk and I was trying to get more logging from the dapr runtime (daprd). I searched for how to...

content/incorrect-information

![image](https://github.com/user-attachments/assets/ce5de3b7-d4a7-406e-8e2a-e07fe37cc7c2)