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
Aaron Schlesinger
75e1d26d7a
Breaking the pub/sub docs out
...
This deletes the use cases README
2020-05-05 14:26:43 -07:00
Aaron Schlesinger
b873a79cf3
Breaking out the actors docs
2020-05-05 14:18:27 -07:00
Aaron Schlesinger
1018d45ce7
Moving mTLS out
...
And into the security concepts doc
2020-05-05 14:04:03 -07:00
Aaron Schlesinger
dca303e919
Making service invocation README more concise
2020-05-05 13:55:24 -07:00
Aaron Schlesinger
d08a06f641
removing use cases from the top-level readme
2020-05-05 13:54:54 -07:00
Aaron Schlesinger
5fc96fe2f8
Moving secrets stores out of use cases
2020-05-05 13:51:46 -07:00
Aaron Schlesinger
566a35b192
Merge branch 'use-cases' of github.com:arschles/docs into use-cases
2020-05-05 13:41:12 -07:00
Aaron Schlesinger
4916a604ef
Moving bindings out of use cases
2020-05-05 13:41:01 -07:00
Aaron Schlesinger
a22c0a8a48
Removing state management and service invocation
...
From use cases. More deletions to come
2020-05-05 13:36:08 -07:00
Aaron Schlesinger
5727fea80a
Moving state management use cases into concepts
2020-05-05 13:35:49 -07:00
Aaron Schlesinger
ec8bcb5981
Moving service invocation use case out
...
And into the concepts doc
2020-05-05 13:18:16 -07:00
Aaron Schlesinger
6f1ce62be3
Merge branch 'master' into use-cases
2020-05-05 13:10:20 -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
Aman Bhardwaj
00f301d099
Merge branch 'master' into use-cases
2020-04-30 17:24:58 -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
Pruthvidhar R Dhodda
2fba8dc9a9
Update bindings.redis spec to have enableTLS option ( #553 )
2020-04-30 12:58:46 -07:00
Mark Chmarny
305cc09050
namespace in all yaml samples
2020-04-30 10:23:28 -07:00
Mark Chmarny
7e3f2440e6
Merge branch 'master' of github.com:mchmarny/docs
2020-04-30 10:08:42 -07:00