Commit Graph

124 Commits

Author SHA1 Message Date
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