Commit Graph

79 Commits

Author SHA1 Message Date
Young Bu Park 27e8f09732
update dapr sidecar dashboard and add new actor dashboard. (#634)
* add new actor dashboard

* remove activation in sidecar dashboard

* update screenshot and readme.md
2020-06-08 10:03:48 -07:00
Masi 7b3c3d7cad
Added additional information and examples to Azure Event Grid binding's documentation (#618)
* Added additional information and examples how to use the binding locally and in k8s.

* Added section about troubleshooting Nginx controller issues.

Co-authored-by: Masi Malmi <masi.malmi@polarsquad.com>
2020-06-04 09:14:55 -07:00
Yaron Schneider 376a4bf626
update bidirectional bindings (#619) 2020-06-03 09:35:27 -07:00
Daria Kiritseva 6422cbb83a
fixed blobstorage contract (#595)
Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:47:46 -07:00
Aaron Wislang ae31fada77
typo daprPort -> daprPor (#615)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-06-02 11:11:44 -07:00
Young Bu Park 0aa91ea328
rename payload to data 2020-05-28 16:31:46 -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
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
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
Yaron Schneider 516848b786
Update docs with pub/sub custom routes (#577)
* add custom routes

* update links
2020-05-11 10:47:16 -07:00
Lynn Orrell 201cd40089
Added Event Grid binding spec (#569) 2020-05-05 15:45:54 -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 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
Pruthvidhar R Dhodda 2fba8dc9a9
Update bindings.redis spec to have enableTLS option (#553) 2020-04-30 12:58:46 -07:00
Mark Chmarny 27acd2a438
Twitter search input binding (#549)
* added docks for twitter search binding

* updated search query
2020-04-29 08:41:20 -07:00
Ben Coleman 130e063ca8 added sendgrid docs 2020-04-21 07:56:56 +01:00
William Eastbury 0233f6dfdf
Wrap value in doublequotes for ttlInSeconds value. (#530)
ttlInSeconds parameter needs to be doublequoted or you get a very, very arcane error message complaining about an error from the ReadString method requires \" or n which took me quite a long time to figure out.
2020-04-20 08:51:11 -07:00
Francisco Beltrao 5961149b25
Add ttl documentation to bindings (#516)
* Add ttl documentation to bindings

* Add information for RabbitMQ message level ttl

* Add ttl for Service Bus and Storage Queues

* Update rabbitmq.md

* Update servicebusqueues.md

* Update rabbitmq.md

* Update storagequeues.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-04-15 10:07:01 -07:00
fvillellr 0b3320b589
Add quotes to the connectionString
Adding quotes to the connectionString for Service Bus to work
2020-04-14 12:24:33 -05:00
Yaron Schneider 0d52ce53a4
Update kafka.md (#511) 2020-04-09 16:33:24 -07:00
Ricardo Niepel c4958949d2
Replace DaprID with AppID (#500) 2020-04-06 10:57:51 -07:00
Young Bu Park 55e1562a3b
Add more information to charts and fix grpc charts (#498) 2020-04-02 09:02:35 -07:00
Yaron Schneider fd1dbb55c0
Update actors_api.md (#486) 2020-03-31 20:03:02 -07:00
Ricardo Niepel 3f2d2e6ffa
Add optional Binding HTTP response body into spec (#471)
* Add Binding AppResponse spec

* Update bindings_api.md

* Update bindings_api.md

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-03-31 14:58:57 -07:00
Yaron Schneider f1bcd5e172
Update secrets_api.md (#480)
* Update secrets_api.md

* Update secrets_api.md

* Update secrets_api.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-03-30 16:00:14 -07:00
Shalabh Mohan Shrivastava 32441daf94 Adding the health api reference link in the Readme. 2020-03-26 16:30:51 -07:00
Yaron Schneider 0548f84906
Update Actors healhcheck endpoint (#460) 2020-03-26 15:25:44 -07:00
Sivamuthu Kumar dddf9d023f
Add kinesis docs (#458) 2020-03-26 10:57:49 -07:00
Ricardo Niepel 7ba5e7557a
Add metadata doc to Azure Blob binding (#450)
* add metadata doc to AzBlobBinding

* fix securely typo and ensure prod note on all specs

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-03-25 11:26:57 -07:00
Shalabh Mohan Shrivastava b4d8b1186c Changing the description as suggested. 2020-03-25 11:02:35 -07:00
Shalabh Mohan Shrivastava 45ed796e95 resolving code review comments. 2020-03-25 10:56:13 -07:00
Shalabh Mohan Shrivastava 68ceb2065d Updating the error code doc. 2020-03-25 10:54:17 -07:00
Shalabh Mohan Shrivastava fdc0840c0b Adding the /healthz API spec 2020-03-25 10:42:02 -07:00
Sivamuthu Kumar eaed191713
Update EventHub single partition id spec (#449)
Updated EventHub binding spec to include the information on sending the event to a single partition.
2020-03-20 15:45:24 -07:00
Aman Bhardwaj a3b4e3496c
Fixing link to error_codes 2020-03-17 13:48:21 -07:00
Aman Bhardwaj 97856ad387
Ading error codes returned by Dapr http calls. (#444) 2020-03-17 13:47:02 -07:00
Young Bu Park c700d9fed0
Fix broken link for templates (#436)
Fix broken link for templates
2020-03-12 13:19:43 -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
Leon Mai 3af2753d04
Link Event hub set up instructions (#427)
Co-authored-by: LM <lemai>
2020-03-11 16:58:04 -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
Yaron Schneider bd5fbaacd1
Update secrets_api.md (#419) 2020-03-10 21:58:08 -07:00
Yaron Schneider e48a4ebb39
Update service_invocation_api.md (#415)
* Update service_invocation_api.md

* Update service_invocation_api.md
2020-03-10 12:15:48 -07:00
Yaron Schneider 48b8fe0653
Update actors_api.md (#414) 2020-03-10 08:41:28 -07:00
Yaron Schneider 0bb067315b
Update eventhubs.md (#412) 2020-03-09 22:39:59 -07:00
Aaron Crawfis 504fe8e02f Move binding specs 2020-03-09 09:42:39 -07:00
Aaron Crawfis 5b63d56da9 Standardize capitalization 2020-03-07 09:52:34 -08:00
Aaron Crawfis 18d918dc81 Updates 2020-03-06 10:53:32 -08:00
Aaron Crawfis 3300f8d76f Updates API Rederence 2020-03-03 13:00:33 -08:00