Commit Graph

177 Commits

Author SHA1 Message Date
Shalabh Mohan Shrivastava bef9178f2e Resolving doc review comments 2020-06-08 11:47:15 -07:00
Ori Zohar 87be8c0738
Minor phrasing changes to state management intro 2020-06-05 17:39:34 -07:00
Ori Zohar 71f2c1b741
Internal link fix and phrasing changes to intro 2020-06-05 17:27:03 -07:00
Ori Zohar 0a1cb857b5
Minor style changes 2020-06-05 17:10:21 -07:00
Aaron Schlesinger 23b217e8dd Cleaning up bindings docs 2020-06-05 16:19:39 -07:00
Aaron Schlesinger 1bd5caf7e8
Merge branch 'master' into use-cases 2020-06-05 16:17:47 -07:00
Aaron Schlesinger 2bce91cdf5 Merge branch 'use-cases' of github.com:arschles/docs into use-cases 2020-06-05 16:10:44 -07:00
Aaron Schlesinger 1da68e34e2 Additional clarifications 2020-06-05 16:10:34 -07:00
Yaron Schneider 82638199bb
Update Security (#622)
* Update Security

* Update README.md
2020-06-03 15:00:19 -07:00
Yaron Schneider 376a4bf626
update bidirectional bindings (#619) 2020-06-03 09:35:27 -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
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
Aaron Schlesinger 1ef3f21a87
Merge branch 'master' into use-cases 2020-05-12 15:11:53 -07:00
Aaron Schlesinger 9793cfd251 Removing the "database" nomenclature
In favor of state store, since that's a better description of what Dapr provides
2020-05-12 15:11:14 -07:00
Aaron Schlesinger 0ffd73e00e Rephrase mTLS description and use a better link 2020-05-12 15:10:13 -07:00
Aaron Schlesinger f8781d14a8 s/cannot/should not 2020-05-12 15:08:21 -07:00
Aaron Schlesinger b72165a530 s/constrainings/constraints 2020-05-12 15:05:18 -07:00
Yaron Schneider c699217a31
Update README.md (#570)
Update Event Grid index
2020-05-05 15:47:51 -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 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 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
Mark Fussell 6c91d1b754
Update traces.md 2020-05-02 16:01:35 -07:00
Mark Chmarny ce828c853d namespace in all yaml samples 2020-05-02 04:04:13 -07:00
Ori Zohar 08de06a38c
Adding more details to meaning of sample rate 2020-05-01 10:40:05 -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
Shalabh Mohan Shrivastava 1b0db7bf9e Update the tracing configuration doc 2020-05-01 09:18:10 -07:00
Mark Fussell 3a46c55596 Updated configuration docs 2020-04-24 21:35:26 -07:00
Ben Coleman 130e063ca8 added sendgrid docs 2020-04-21 07:56:56 +01:00
Young Bu Park d3cf251526
Fix metrics docs link (#525)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-20 12:09:19 -07:00
Ricardo Niepel c4958949d2
Replace DaprID with AppID (#500) 2020-04-06 10:57:51 -07:00
Young Bu Park d9312df638
Update concept readme for observability (#485)
* Update observability

* Update README.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-31 23:20:09 -07:00
Mark Fussell dead3848c9 Updates to observability docs 2020-03-31 22:02:16 -07:00
Yaron Schneider ef7d2dea30
Update TLS and security docs (#481)
* update tls

* Update README.md

* Update README.md

* Update README.md

* address nits

* fix nits

* update images

* remove DS_Store file

* update image

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-31 14:03:55 -07:00
Shalabh Mohan Shrivastava 7b48f8c23a Fixing casing in doc headers 2020-03-30 11:10:26 -07:00
Sivamuthu Kumar dddf9d023f
Add kinesis docs (#458) 2020-03-26 10:57:49 -07:00
Ricardo Niepel d45a08d37d
Fix Prometheus + Grafana link (#441) 2020-03-13 02:41:42 -07:00
Mark Fussell f6385b615f
Added videos links and fixed broken link (#438)
* Developer Tooling docs and adding links for Bindings and to other HowTo topics to concepts specs.

* Adding links to videos and fixed broken link

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-12 21:04:18 -07:00
Young Bu Park 0faaeb37d7
Final monitoring doc revision (#433)
* Correct helm chart option

* Revise monitoring docs

* update howto readme

* update concepts

* fix cr

* wip

* Fix dashboard for minikube

* Fix steps for prometheus howto

* Update ordering

* fix ct

* wip

* Update README.md
2020-03-12 10:40:27 -07:00
Mark Fussell 57bb1df233
Developer Tooling docs and adding links for Bindings and to other HowTo topics to concepts specs. (#429)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-12 10:07:00 -07:00
Young Bu Park fdb5d93815
Initial observability docs (concept + howto) (#431)
* add config yaml

* initial doc for observability

* Add links

* Update README.md

* Update logs.md

* Update setup-azure-monitor.md

* Update setup-fluentd-es-kibana.md

* Adding how-to set up Prometheus and Grafana documentation and images.

* deleting .PNG files

* -adding .png files

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Shalabh Mohan Shrivastava <shalabhms@gmail.com>
2020-03-12 08:23:27 -07:00
Mark Fussell e3a11c8ecb
Update to security docs (#425)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-11 17:02:59 -07:00
Aaron Crawfis bced824777
Fix 404 broken docs links (#424)
* First batch of fixes

* Updated brokn links

* Fixed actors reference

* Fixed middleware link

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-10 23:32:02 -07:00