Alessandro (Ale) Segala
4000629a46
Apply suggestions from code review
...
Co-authored-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 15:07:00 -08:00
Hannah Hunter
1c5944be9b
pull in dotnet docs updates
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 16:38:07 -06:00
Hannah Hunter
2f74f5898a
Merge branch 'v1.10' of https://github.com/dapr/docs into v1.10
2023-02-08 16:35:04 -06:00
Hannah Hunter
8928297aff
Merge branch 'issue_3107' of https://github.com/hhunter-ms/docs into issue_3107
2023-02-08 16:34:31 -06:00
Hannah Hunter
b260574227
small updates
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-08 16:33:55 -06:00
ItalyPaleAle
f6e900a758
Fixed incorrect information on resiliency policies
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-08 14:26:56 -08:00
Phillip Hoff
b3f6c7c636
Updates per PR feedback.
...
Signed-off-by: Phillip Hoff <phillip@orst.edu>
2023-02-08 12:21:58 -08:00
spike
55de6d7381
Set retain property per request
...
Signed-off-by: spike <hello@spike.wiki>
2023-02-09 00:27:18 +08:00
spike
af30905fb5
Add rabbitMQ component tls related description
...
Signed-off-by: spike <hello@spike.wiki>
2023-02-09 00:27:11 +08:00
Alessandro (Ale) Segala
bc48a09104
Add docs for `pubsub.azure.servicebus.queues` component and update metadata for all other Service Bus components ( #3097 )
...
* Add docs for `pubsub.azure.servicebus.queues` component and update metadata for all other Service Bus components
Fixes #2912
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Updated per review feedback
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
---------
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-07 22:51:01 -08:00
Alessandro (Ale) Segala
cfb47e9db7
Docs for ServiceInvocationStreaming feature flag ( #3102 )
...
* Docs for ServiceInvocationStreaming feature flag
Fixes #3096
Also removes the Resiliency feature flag from the table
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Future note
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Added diagram
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/operations/support/support-preview-features.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
---------
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 22:09:32 -08:00
Bernd Verst
cb8395cd9d
deprecate twitter ( #3145 )
...
Signed-off-by: Bernd Verst <github@bernd.dev>
2023-02-07 20:02:13 -08:00
Mukundan Sundararajan
efcb297f17
Kafka bulk support documentation ( #3071 )
...
* add initial docs for kafka bulk support
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
* address review comments
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
---------
Signed-off-by: Mukundan Sundararajan <65565396+mukundansundar@users.noreply.github.com>
2023-02-07 20:00:12 -08:00
Minh Luan Quach
5aaee9cb2b
Update serviceinvocation-quickstart.md
...
Signed-off-by: Minh Luan Quach <61050316+louisquach@users.noreply.github.com>
2023-02-08 11:48:38 +08:00
Alessandro (Ale) Segala
b0bf194c81
Docs for SQLite state store ( #3099 )
...
* Docs for SQLite state store
Fixes #3085
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/reference/components-reference/supported-state-stores/setup-sqlite.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Explain relative paths
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Clarify that URI options require the `file:` prefix
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Add note for in-memory DBs
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
---------
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 19:48:35 -08:00
Mark Fussell
ba02643956
Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-azure-servicebus.md
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2023-02-07 19:38:05 -08:00
Hannah Hunter
f9e30783e0
Merge branch 'v1.10' into issue_3107
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-07 17:24:24 -06:00
Hannah Hunter
35603c30b7
link to quickstart
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:20:34 -06:00
Hannah Hunter
caa8db80c4
update per Ryan quickstart pr and add diagram
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 17:17:09 -06:00
Hannah Hunter
211fa537b5
Merge pull request #3093 from hhunter-ms/issue_3047
...
`dapr run -f` docs
2023-02-07 11:55:49 -06:00
Hannah Hunter
3ff4313d11
nit
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 09:05:09 -06:00
Hannah Hunter
101d55db8e
also add note about alpha and linux/macos to dapr run
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:54:27 -06:00
Hannah Hunter
e90e505145
add alpha state and availability to dapr stop
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:53:21 -06:00
Hannah Hunter
cc14a4e6f0
update to snake case in dapr run
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:50:50 -06:00
Hannah Hunter
ffe2f31dfd
add runtime path flag to dapr run doc
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:43:12 -06:00
Hannah Hunter
30a1c86551
add to dapr stop doc and update metadata table
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-07 08:22:14 -06:00
Chris Gillum
00ad2f75e6
Apply PR suggestion
...
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Chris Gillum <cgillum@gmail.com>
2023-02-06 12:59:16 -08:00
Chris Gillum
f004977370
Apply PR suggestion
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-06 10:24:24 -08:00
Chris Gillum
4e4b3b31fa
Workflow architecture diagrams
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-06 10:16:39 -08:00
Hannah Hunter
51928593bb
Merge branch 'issue_3047' of https://github.com/hhunter-ms/docs into issue_3047
2023-02-06 11:43:56 -06:00
Hannah Hunter
2b08c5b7fd
updates per mukundan
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-06 11:43:31 -06:00
Hannah Hunter
2cdc3a7d56
Merge branch 'v1.10' into issue_3047
...
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-06 09:22:24 -06:00
Ryan Lettieri
1c979a94d5
Adding in description for managing workflows
...
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
2023-02-05 16:15:52 -07:00
Chris Gillum
be9af3b979
Add monitor diagram
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-04 17:37:32 -08:00
Chris Gillum
545cdd4159
Workflow: Async HTTP and Monitor patterns
...
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-04 17:04:54 -08:00
Bert Verstraete
a54c403e79
Expand component metadata templating docs ( #3070 )
...
* Expand component metadata templating docs
- Add info on {namespace} and {appId} template
- Reference metadata templating on Kafka component docs
Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-apache-kafka.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
* Update daprdocs/content/en/reference/components-reference/supported-bindings/kafka.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
* Fix broken link
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
---------
Signed-off-by: VerstraeteBert <bert.verstraete@cognite.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Bert Verstraete <bertverstraete22@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:22:10 -08:00
Yaron Schneider
6602c68775
Add metrics regex docs ( #3126 )
...
* add metrics regex
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
---------
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:20:23 -08:00
Federico Codognotto
75109bf8a1
Update doc for CEL match for numeric values ( #3128 )
...
* Fix CEL match documentation for numeric values
Signed-off-by: Federico Codognotto <fede.codo38@gmail.com>
Signed-off-by: Federico Codognotto <fcodognotto@tempestive.com>
* Update daprdocs/content/en/developing-applications/building-blocks/pubsub/howto-route-messages.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Federico Codognotto <62144863+federicocodo@users.noreply.github.com>
---------
Signed-off-by: Federico Codognotto <fede.codo38@gmail.com>
Signed-off-by: Federico Codognotto <fcodognotto@tempestive.com>
Signed-off-by: Federico Codognotto <62144863+federicocodo@users.noreply.github.com>
Co-authored-by: Federico Codognotto <fcodognotto@tempestive.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2023-02-03 17:08:50 -08:00
Hannah Hunter
23eafed469
remove --image-registry from preview features table ( #3136 )
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 15:51:37 -08:00
Hannah Hunter
92721d33df
skeleton for workflow quickstart
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 16:09:47 -06:00
Hannah Hunter
c408e460ee
remove mapr
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 16:04:43 -06:00
Hannah Hunter
d8dabf4309
[Pluggable components] Error handling documentation ( #3067 )
...
* initial draft of error handling table
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add go examples
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove code brackets
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* typo
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/developing-applications/develop-components/pluggable-components/develop-pluggable.md
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* add .net code examples, annotations example, marcos review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* add note about nuget package
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* updates from tiago and marcos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove paragraph
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* make more clear that pluggable components are in same pod
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* Update daprdocs/content/en/operations/components/pluggable-components-registration.md
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
* editing other example per marcos
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
---------
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Marcos Candeia <marrcooos@gmail.com>
2023-02-03 12:58:33 -08:00
Hannah Hunter
796c86848f
remove output binding for k8s events
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 14:15:45 -06:00
Hannah Hunter
ec9d180077
Merge branch 'issue_3047' of https://github.com/hhunter-ms/docs into issue_3047
2023-02-03 10:34:28 -06:00
Hannah Hunter
9b12a599c8
updates per mukundand and pravin
...
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2023-02-03 10:33:52 -06:00
Hannah Hunter
59d36ce91c
Merge pull request #3118 from ItalyPaleAle/fix-2964
...
Document UNIX permissions and recommended paths for mounted volumes
2023-02-03 09:38:14 -06:00
Deepanshu Agarwal
5fd351fa1f
Incorporate Review Comments
...
Signed-off-by: Deepanshu Agarwal <deepanshu.agarwal1984@gmail.com>
2023-02-03 12:04:57 +05:30
Deepanshu Agarwal
b23ecff9d1
Merge branch 'v1.10' of github.com:dapr/docs into bulksubscribe_doc
2023-02-03 12:04:20 +05:30
greenie-msft
ab01a3587f
Merge branch 'v1.9' into fix-2964
2023-02-02 18:19:06 -08:00
Yaron Schneider
e8bf566e7c
Add apache pulsar schema validation ( #3111 )
...
* add apache pulsar schema validation
Signed-off-by: yaron2 <schneider.yaron@live.com>
* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-pulsar.md
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
* remove table example
Signed-off-by: yaron2 <schneider.yaron@live.com>
---------
Signed-off-by: yaron2 <schneider.yaron@live.com>
Signed-off-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-02-02 17:35:18 -08:00