Commit Graph

536 Commits

Author SHA1 Message Date
Young Bu Park 0aa91ea328
rename payload to data 2020-05-28 16:31:46 -07:00
Young Bu Park 6ae0418ed3
Move Document version section to top 2020-05-28 15:35:27 -07:00
Robin-Manuel Thiel 99b94c0208
Update Azure Cache for Redis docs (#612)
Remove the disabling of TLS and add a sample for adding Redis Cache with TLS enabled. Also, fix some Markdown issues. Fixes #580
2020-05-28 13:27:25 -07:00
Mark Chmarny e758687fe3
Merge pull request #611 from dapr/mchmarny-multi-fragment-path-support-1
Added section on support for multi-fragment paths
2020-05-28 04:40:35 -07:00
Mark Chmarny 71cd3987c0
Support for multi-fragment paths
Added section to describe service invocation with nested paths in service URL
2020-05-27 16:35:11 -07:00
Ori Zohar 5ae62f6cc6
Merge pull request #606 from dapr/orizohar-patch-1
Added contribution guidance links in PR template
2020-05-27 14:57:55 -07:00
Ori Zohar 50e41596e6
Updating template based on feedback 2020-05-27 14:53:45 -07:00
Ori Zohar 8008969414
Added contribution guidance links in PR template 2020-05-26 14:49:04 -07:00
Leon Mai 65dc2416ec
Update docs to remove activate message. (#591)
* Update docs to remove activate message.

* add details about activation on app side

Co-authored-by: LM <lemai>
Co-authored-by: Shalabh Mohan Shrivastava <shalabhs@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-21 18:23:30 -07:00
Shailendra Singh 6d8bb478d9
Update README.md (#597)
* Update README.md

* keep using relative links

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-21 17:49:20 -07:00
Mark Chmarny 772e735a32
Twitter input binding (#575)
* Twitter input binding

* removed output binding indicator

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-05-20 16:25:10 -07:00
Matthew Bramer e8b0fa0a3f
Fixed URL (#592)
* Fixed URL

https://github.com/dapr/docs/blob/master/howto/get-secrets/README.md

* Update bindings_api.md
2020-05-20 14:52:27 -07:00
Shailendra Singh a7668cab5e
Update README.md (#587)
placed word "microservice" at right place

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-05-19 15:46:09 -07:00
Shailendra Singh 0312d7e32c
Update README.md (#581)
Corrected wordings

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-05-19 15:43:25 -07:00
Shailendra Singh aa742b5ad4
Update README.md (#579)
Corrected spelling mistake

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-05-19 15:42:30 -07:00
Artur Souza c88d247a26
Doc for liveness config. (#588) 2020-05-18 11:18:08 -07:00
Yaron Schneider 516848b786
Update docs with pub/sub custom routes (#577)
* add custom routes

* update links
2020-05-11 10:47:16 -07:00
Ori Zohar 75d046c003
Merge pull request #571 from orizohar/docs-guidance
Adding guidance to How To article contribution
2020-05-11 08:57:21 -07:00
Ori Zohar 1db3439478
Merge branch 'master' into docs-guidance 2020-05-11 08:56:59 -07:00
Alexandre Delarue 2d1138ec92
Fixing broken Keda Deployment doc hyperlink (#574) 2020-05-07 09:12:38 -07:00
Ori Zohar 2d9dc0bb36 Typo fix 2020-05-05 20:22:53 -07:00
Ori Zohar cafc86e777
Fixing link 2020-05-05 20:20:19 -07:00
Ori Zohar e9e3d8ccda Adding guidance for interlinking 2020-05-05 20:18:16 -07:00
Ori Zohar 34533bbea5 fix link 2020-05-05 20:14:26 -07:00
Ori Zohar e14d0d0d84 Adding guidance to How To article contribution 2020-05-05 20:09:14 -07:00
Yaron Schneider c699217a31
Update README.md (#570)
Update Event Grid index
2020-05-05 15:47:51 -07:00
Lynn Orrell 201cd40089
Added Event Grid binding spec (#569) 2020-05-05 15:45:54 -07:00
Shalabh Mohan Shrivastava f52f554c85
Updating doc version table to have 0.7.0 entry (#566) 2020-05-05 11:10:38 -07:00
Kyle Housley 9d74ecb4e8
Add instructions for setting up kafka for use with dapr (#551)
* Add instructions for setting up kafka for use with dapr

* Update setup-kafka.md

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-05-04 14:02:17 -07:00
Yaron Schneider 04158d5d86
Add azure event hubs pub/sub how to (#561)
* add azure event hubs pub/sub how to

* fix
2020-05-04 13:44:52 -07:00
Mark Chmarny 9d1919ef94
Merge pull request #552 from mchmarny/master
Add namespace metadata to all yaml samples
2020-05-03 08:15:53 -07:00
Mark Fussell 6c91d1b754
Update traces.md 2020-05-02 16:01:35 -07:00
Mark Chmarny f20af4a1b8 inlined example/comments 2020-05-02 04:19:53 -07:00
Mark Chmarny 0c78730787 prod namespace in example, twitter example binding 2020-05-02 04:09:24 -07:00
Mark Chmarny 2df6b98dbb Merge branch 'master' of github.com:mchmarny/docs 2020-05-02 04:04:45 -07:00
Mark Chmarny ce828c853d namespace in all yaml samples 2020-05-02 04:04:13 -07:00
Mark Chmarny 01c5ce8d6b added docks for twitter search binding 2020-05-02 04:04:09 -07:00
Mark Chmarny d08e5a829c namespace in all yaml samples 2020-05-02 04:01:14 -07:00
Shalabh Mohan Shrivastava 5d2fc0470e
Merge pull request #558 from dapr/samplingRate
Updating tracing configuration and application map image
2020-05-01 13:46:28 -07:00
Ori Zohar 08de06a38c
Adding more details to meaning of sample rate 2020-05-01 10:40:05 -07:00
Shalabh Mohan Shrivastava e1a2f37658
Merge branch 'master' into samplingRate 2020-05-01 10:17:13 -07:00
Shalabh Mohan Shrivastava f88664d885 updating application map image 2020-05-01 10:14:30 -07:00
Shalabh Mohan Shrivastava 995380263d typo edits 2020-05-01 10:08:34 -07:00
Shalabh Mohan Shrivastava 3fc24f9ba7 updating the document for tracing configuration 2020-05-01 10:00:15 -07:00
Ori Zohar f92660a5f0
Simplifying certificate section of Azure Key Vault howto (#554)
- Adding --encoding flag to CLI to save steps for Windows/Linux
- Adding more detail on how to download from Azure Portal

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-01 09:45:28 -07:00
Young Bu Park 77ea6632e2
update localforwarder versions (#556)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-01 09:26:39 -07:00
Shalabh Mohan Shrivastava 9504ca2bf5
Update the tracing configuration doc (#557)
* Update the tracing configuration doc

* updating doc

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-05-01 09:25:49 -07:00
Shalabh Mohan Shrivastava 1b0db7bf9e Update the tracing configuration doc 2020-05-01 09:18:10 -07:00
Aman Bhardwaj e4ddf6456d
Merge branch 'master' into master 2020-04-30 18:40:01 -07:00
Ricardo Niepel 342db5b441
add pubsub-namespaces link (#547)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-30 15:36:35 -07:00