Commit Graph

177 Commits

Author SHA1 Message Date
Yaron Schneider 17acc29c13
Update README.md (#423) 2020-03-10 23:24:37 -07:00
Yaron Schneider e02f3c5886
Update README.md (#422)
Fix broken link
2020-03-10 23:16:03 -07:00
Chris Gillum 6b345aa798
Fix link to pub/sub API spec (#420) 2020-03-10 22:11:58 -07:00
Yaron Schneider a19172e8df
Fix broken link (#417) 2020-03-10 15:14:31 -07:00
Joni Collinge e9ddef34c8
Added metrics docs (#356)
* added metrics docs

* moved traces and metrics to observability

* added metrics_path to prom config

* updated metrics flag

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-03-10 08:15:41 -07:00
Leon Mai 8e7e289ed2
Fix link (#409)
Co-authored-by: LM <lemai>
2020-03-09 20:46:39 -07:00
Yaron Schneider d2678dedc6
Add AWS/GCP Secret Stores (#402)
* Add GCP and AWS Secret Stores

* edit text
2020-03-09 11:00:33 -07:00
Aaron Crawfis 504fe8e02f Move binding specs 2020-03-09 09:42:39 -07:00
Aaron Crawfis 38bd298c5b Merge branch 'master' into aacrawfi_docs 2020-03-09 06:13:37 -07:00
Aaron Crawfis 310b8a5f11 Adding more service invocation API documentation.
Addresses #85
2020-03-07 10:10:54 -08:00
Aaron Crawfis 5b63d56da9 Standardize capitalization 2020-03-07 09:52:34 -08:00
Aaron Crawfis 3bba6a3388 Merge branch 'master' into aacrawfi_docs 2020-03-07 09:41:57 -08:00
Mark Fussell 331f8c0396
Merge pull request #359 from RicardoNiepel/patch-6
Link Authorization with oAuth
2020-03-06 22:26:39 -08:00
Mark Fussell bf17bc6379
Merge pull request #373 from CarlosLanderas/patch-1
Update middleware.md - Fix broken link
2020-03-06 22:24:14 -08:00
Mark Fussell aa8c1baf3b
Update README.md 2020-03-06 21:56:50 -08:00
Mark Fussell ed6841dec9
Update README.md 2020-03-06 21:42:40 -08:00
Mark Fussell e54bb3ffa2
Update bindings_api.md 2020-03-06 21:38:22 -08:00
Mark Fussell f0b57c1509
Update actors_features.md 2020-03-06 21:30:46 -08:00
Mark Fussell 3bd1ca1c7b
Update actors_api.md 2020-03-06 21:21:43 -08:00
Mark Fussell 2237e087d6
Update README.md 2020-03-06 20:28:37 -08:00
Mark Fussell 497ec4a778
Update README.md 2020-03-06 20:17:54 -08:00
Mark Fussell f2624345d5
Update README.md 2020-03-06 20:06:36 -08:00
Yaron Schneider de65a86ab4
Add Azure Storage Queue binding info (#394)
* Add Azure Storage Queue binding info

* Update storagequeues.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-06 17:56:59 -08:00
Yaron Schneider 38e3302ace
Update secrets.md (#393) 2020-03-06 16:18:03 -08:00
Aaron Crawfis ff623a9784 Added secrets building block to list 2020-03-06 14:18:46 -08:00
Aaron Crawfis 51cb538c82 Updated specs with note on stpring secrets 2020-03-06 14:04:13 -08:00
Aaron Crawfis 0d552669aa Updated building block concepts 2020-03-06 13:53:47 -08:00
Aaron Crawfis 3994aab849 Merge branch 'master' into aacrawfi_docs 2020-03-06 11:00:24 -08:00
Aaron Crawfis 18d918dc81 Updates 2020-03-06 10:53:32 -08:00
Aaron Crawfis d9b5944fe4 Updated bindings specs 2020-03-06 10:38:41 -08:00
Yaron Schneider ee8e1ccf9a
Update font (#387) 2020-03-04 15:54:05 -08:00
Yaron Schneider 3648728618
Update secrets.md (#386) 2020-03-04 15:52:56 -08:00
Aaron Crawfis b3c8d325b4 Renamed actor to actors 2020-03-03 13:00:20 -08:00
Aaron Crawfis fe45e47b3c Standard README filenames 2020-03-03 12:54:40 -08:00
Aaron Crawfis a34aad00f7 Move api specs into concepts folder 2020-03-03 12:52:27 -08:00
Aaron Crawfis e96de9d7cc Move component specs out of the docs repo 2020-03-03 12:51:02 -08:00
Carlos Landeras a2e364c86b
Update middleware.md 2020-02-28 09:49:52 +01:00
pruthvidhodda deb279e7d7
Replace DaprID with AppID (#372) 2020-02-27 13:00:14 -08:00
Ricardo Niepel f1b81fd2eb
Add link to oAuth middleware in concept doc 2020-02-17 09:41:06 +01:00
Aaron Crawfis a4dce13897
Added clarity to EventHub binding spec (#347) 2020-02-11 11:28:54 -08:00
Yaron Schneider 3fefd47b0a
Update security.md (#341)
* Update security.md

* Update security.md

* Update security.md

* Update security.md

* Update security.md

* Update security.md

* Update security.md

* Update security.md

* Update security.md
2020-02-10 20:38:07 -08:00
Leon Mai 8975281d67
Better document dueTime and period (#343)
* Better document dueTime and period

* add for timer

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-02-10 17:09:42 -08:00
Ricardo Niepel 723b969622
Add SqlServer as another actor state store (#338) 2020-02-10 12:27:25 -08:00
lolorol 35a7a4996c Fixes as per Microsoft Doc Authoring Pack ext. 2020-02-10 19:24:45 +08:00
lolorol 2dacb2f430 Reorder bindings with cloud providers at last 2020-02-10 14:26:21 +08:00
Mark Fussell 78e0b0f0ae
concept file changes (#330) 2020-02-06 22:19:27 -08:00
Yaron Schneider 97f215d36c
add twilio binding spec (#327) 2020-02-06 13:53:44 -08:00
Alex Mang 2cbe7438a5
Fixed typo "full fill" (#306)
* Fixed typo "full fill"

* Update state-management.md

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-01-31 17:57:27 -08:00
Young Bu Park 25797cc62c
Migrate from helm 2 to helm 3 (#307)
Migrate from helm 2 to helm 3 to support the latest Dapr helm chart
2020-01-31 16:11:06 -08:00
Young Bu Park f274e1520b
Update delimit to || in docs (#300) 2020-01-22 08:57:01 -08:00
Yaron Schneider a10386a963
Update GCP Bucket name (#293) 2020-01-12 10:36:02 -08:00
Yaron Schneider b7c5cab4f0
Fix Event Hubs spec example (#292) 2020-01-12 09:51:26 -08:00
Francisco Beltrao 73565a0968 Add SQL Server state store documentation (#289)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-01-08 15:29:47 -08:00
Francisco Beltrao 2ea757d4fd Add Azure SignalR documentation (#270)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-01-08 15:28:09 -08:00
Artur Souza 81023636f9 Fixing documentation about state key delim. (#279)
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-01-08 15:25:16 -08:00
REDDY PRASAD 31bd9cb2b6 💄 Use checkmarks to show bindings support (#286) 2019-12-30 04:35:59 -08:00
Abhith Rajan 7db49bd2f3 fix(docs): typo (#281) 2019-12-25 11:21:11 -08:00
Haishi2016 89b3c223d3 middleware doc (#274)
* middleware doc

* added oauth how-to

* typos and clarifications
2019-12-17 15:21:46 -08:00
Leon Mai e0a100b6c1 Clarify state stores for actors, add list of supported ones (#256) 2019-11-20 13:59:14 -08:00
Ricardo Niepel d7a31e09cf add OPTIONS for bindings (#255) 2019-11-19 16:26:19 -08:00
Yaron Schneider 3f64575311
Update kafka.md (#250) 2019-11-14 14:01:42 -08:00
Haishi2016 5d692d0da5 AppInsights doc (#235) 2019-11-12 14:41:35 -08:00
Prafulla Anurag 544c56933b Documentation typo fix (#231) 2019-11-07 08:28:49 -08:00
Ricardo Niepel fd9a10c5ea Remove explicit Redis Helm version (#228) 2019-11-04 07:06:41 -08:00
Ricardo Niepel 568023a957 Improve service invocation docs (#210)
* Cross link service invocation #209

* fix service invoke urls #209
2019-10-30 19:28:41 -07:00
Mark Fussell 397a0fb2ed Updates form the review 2019-10-28 10:30:05 -07:00
Mark Fussell 9fa8cf007c add info on placement service 2019-10-27 16:56:11 -07:00
afedyashov a809c61b83 Fixing a link to CosmosDB product page (#200) 2019-10-26 17:57:43 -07:00
Ricardo Niepel adfad75524 Adding more details into Actor Lifetime (#190)
Adding more details about reminders, timers and configuration options into Actor Lifetime docs
2019-10-24 09:26:14 -07:00
Haishi Bai a0960caa75 doc update for exporters becoming components 2019-10-22 19:13:06 -07:00
Stephan van Stekelenburg f682ff0fd6 Update actors_features.md (#182)
Fixed product naming
2019-10-22 10:15:16 -07:00
Quy Le 98d2bcf1db Fix typos in docs (#178)
* Typos for API reference's state management

* Fix typos for docs
2019-10-20 21:36:14 -07:00
Greg Ingram b026f5a877 Clean pub sub (#172)
* Small cleanup for pub/sub

* Renamed file
2019-10-19 14:04:20 -07:00
Greg Ingram 3ebb53778a Clean distributed tracing (#170)
* Renamed to distributed-tracing and a few wording updates

* Removed number
2019-10-19 11:50:33 -07:00
Greg Ingram 0c5c307974 Clean bindings readme (#168)
* Updated periods and temp file change

* Update file name

* Updated name in links
2019-10-19 08:14:36 -07:00
Aman Bhardwaj fb85da3b5d update link to components (#166) 2019-10-18 20:48:51 -07:00
Greg Ingram 9264c67529 Fixed link (#161)
* Fixed link

Link appears to be invalid pointing to README file.

* updating link to components
2019-10-18 20:39:22 -07:00
Geert van der Cruijsen 07be03d705 fixed errors in redis.yaml sample (#160) 2019-10-18 03:38:31 -07:00
Michiel van Oudheusden 310873f3f6 Fixed typos (#159) 2019-10-18 02:39:20 -07:00
Leonardo Donelli a2b9b19f06 Fix several typos in Concepts Readme (#152)
* Fix several typos in Concept Readme

* Fixing typo for preserve
2019-10-17 09:21:08 -07:00
Andy Czerwonka eef4733c7f Fixed a typo (#149) 2019-10-17 02:53:40 -07:00
Dave Grant 82cdcec945 Fixed broken links in concepts README (#153) 2019-10-17 02:52:08 -07:00
Young Bu Park 20ae6ec753 Use redis-master dns name instead of IP address (#148) 2019-10-16 13:03:16 -07:00
Yaron Schneider 0c166ff13e
add cosmosdb setup, fix redis (#142) 2019-10-16 07:59:18 -07:00
Yaron Schneider d32456cb32
Add State Store setup (#141)
* fix links

* add state store setup
2019-10-16 06:54:50 -07:00
Yaron Schneider c99313e01a
fix links (#137) 2019-10-15 22:53:26 -07:00
Leon Mai 9b1050b170 #90 - clarify service invocation conceptual doc with an endpoint. Also, improve the diagram. (#135) 2019-10-15 22:10:14 -07:00
Haishi2016 66702b07a5 building blocks concept (#112)
* building blocks

* Update building_blocks.md

Changed `programmers` to `developers`
2019-10-13 22:46:47 -07:00
Haishi2016 458583aabb add security topic (#116)
* add security topic

* Update security.md

fixed typo
2019-10-13 22:45:14 -07:00
Haishi2016 d5f8096030 redis clarification (#113) 2019-10-13 22:42:49 -07:00
Haishi2016 3ac673dd6f fix regression by merge mistake (#99) 2019-10-09 13:40:41 -07:00
Yaron Schneider 6fce63d8dc
Update Readme.md (#98)
* Update Readme.md

* Update Readme.md
2019-10-08 16:10:03 -07:00
Yaron Schneider b0eaa799e3
fix daprcore references (#78) 2019-10-08 09:35:51 -07:00
Yaron Schneider 52c90e796e
rename actions to dapr (#77) 2019-10-08 09:27:16 -07:00
Haishi2016 3e01671d73 concept doc updates (#74)
* concept doc updates

* fix typo
2019-10-08 09:23:20 -07:00
Leon Mai a4c163223b Minor clarification on host (#67) 2019-10-08 09:19:52 -07:00
Yaron Schneider 9ecc95707d
Add Pub/Sub conceptual doc (#76)
* Add Pub/Sub conceptual doc

* Doc updates

* Updated paragraph
2019-10-08 08:50:45 -07:00
Leon Mai 2b84d0ec30 Service invocation conceptual doc (#66)
* Initial draft

* Initial draft

* Missed initial changes

* Clarification

* Review comment - rephrase
2019-10-07 17:03:19 -07:00
Haishi2016 796177ad3d Update Cosmos DB how-to to query state store (#63)
* update state store queries for cosmos db

* update state concept links

* apparently now it's called Azure Cosmos DB SQL API
2019-10-06 20:41:41 -07:00
Yaron Schneider de673ecfea
replace actions with dapr (#58)
* replace actions with dapr

* replace daprrt with daprd
2019-10-04 21:01:50 -07:00