Commit Graph

1161 Commits

Author SHA1 Message Date
Ryuji Iwata fecc72dc1f
Fix Java SDK link (#1694)
Add close parentheses to Java SDK link
2021-08-01 10:53:39 -07:00
Ryuji Iwata 2c67fd1a52
Fix Java SDK link (#1695)
Add close parentheses to Java SDK link.
2021-08-01 10:52:16 -07:00
Ori Zohar a6b63a41af Removing problematic link 2021-07-29 14:29:31 -07:00
Ori Zohar ffa7422349 Fixing link validation failure 2021-07-29 10:23:02 -07:00
yellow chicks eed120e33c
Merge branch 'v1.2' into jaeger/docs_20210717 2021-07-29 19:54:48 +08:00
tstojecki 98bcb0e26d
Adding a note on default redis pubsub redelivery
https://github.com/dapr/dapr/issues/3481
2021-07-27 09:43:18 +02:00
Ori Zohar 5cfcb3feb4
Merge branch 'v1.3' into v1.3 2021-07-26 18:00:05 -07:00
Ori Zohar 8fcf890f7b
Update config.toml 2021-07-26 17:58:25 -07:00
Nick Greenfield 48164280b5 Merge branch 'v1.2' into v1.3 2021-07-26 17:50:11 -07:00
Ori Zohar 454573f31e
Merge branch 'v1.3' into jviviano 2021-07-26 17:37:15 -07:00
Ori Zohar e0c1c62652
Merge branch 'v1.2' into add_java_sdk_docs 2021-07-26 17:35:19 -07:00
Ori Zohar a7561f8005
Merge branch 'v1.3' into release-v1.3 2021-07-26 16:54:33 -07:00
Aaron Crawfis 36226b92c0
Merge branch 'v1.2' into add_java_sdk_docs 2021-07-26 13:34:11 -07:00
Nick Greenfield fc0e232c41 Add Java Docs and update to latest Java SDK commit 2021-07-26 13:28:27 -07:00
Aaron Crawfis 31c96146ac
Merge branch 'v1.3' into jviviano 2021-07-26 12:19:56 -07:00
Aaron Crawfis f79c3ba964 Consolidate VSCode debugging docs 2021-07-26 12:18:56 -07:00
Nick Greenfield 300f89324a Fix reference links to point to correct page 2021-07-26 11:16:27 -07:00
Nick Greenfield fb438dae44 Merge branch 'v1.2' into v1.3 2021-07-26 10:41:09 -07:00
greenie-msft d17eed7afc
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 17:06:51 -07:00
Ori Zohar 37dbfb0e4f
Merge branch 'v1.2' into jviviano 2021-07-23 16:30:47 -07:00
Ori Zohar aafd646de5
Changes to wording and phrasing 2021-07-23 16:30:04 -07:00
Ori Zohar 47f6c42097
Merge branch 'v1.3' into preview_features 2021-07-23 14:23:38 -07:00
Ori Zohar c51404e087
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 14:11:55 -07:00
Ori Zohar c48aa94ce7
Update support-release-policy.md 2021-07-23 13:40:43 -07:00
Ori Zohar 23bf14ca39
Merge branch 'v1.3' into preview_features 2021-07-23 13:11:10 -07:00
greenie-msft 6f203d2f5d
Add actors partitioning reminders link 2021-07-23 12:41:49 -07:00
Artur Souza 48a5bf99f1 Move reminder partition to main howto-actors. 2021-07-23 12:28:05 -07:00
Artur Souza 91f38457d1
Merge branch 'v1.3' into actor_reminder_partition 2021-07-23 12:18:02 -07:00
jasonviviano 68527e615b Merge branch 'jviviano' of https://github.com/jasonviviano/docs into jviviano 2021-07-23 15:14:45 -04:00
jasonviviano 591d4e24f8 Updated values for the parameters 2021-07-23 15:14:43 -04:00
Artur Souza 5f77ca954d Enhance warning message. 2021-07-23 11:50:55 -07:00
Artur Souza f4532e9de7 Adds partition reminder example for SDKs. 2021-07-23 11:43:18 -07:00
Ori Zohar fdcc6643d9
Merge branch 'v1.3' into preview_features 2021-07-23 11:06:06 -07:00
Ori Zohar 7dd71c4b03
Merge branch 'v1.3' into v1.3 2021-07-23 10:16:30 -07:00
Jigar d5a0187c2d
updated Actor How To docs for reminder intervals (#1651)
* updated Actor How To docs for reminder intervals

* updated actors_api and how-to

* Update howto actors verbiage

* Update howto-actors.md

Added link to community call video for ISO 861

* Update daprdocs/content/en/reference/api/actors_api.md

* Update howto-actors.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-23 09:54:04 -07:00
greenie-msft cd62a4e487
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 09:06:12 -07:00
greenie-msft f50638db9e
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:46:03 -07:00
greenie-msft 10c30cc481
Update vscode-how-to-debug-multiple-dapr-apps.md 2021-07-23 08:36:27 -07:00
jasonviviano 32ab4c92f5 Changed URL link 2021-07-23 11:34:11 -04:00
jasonviviano 2c00813c67 Fixed a ref page 2021-07-23 11:33:49 -04:00
jasonviviano c080dfed19 Updated the doc to follow standard conventions more and tweaked sections based on comments. 2021-07-23 11:33:18 -04:00
seachen 4d93f4c95e Merge branch 'jaeger/docs_20210717' of https://github.com/1046102779/docs into jaeger/docs_20210717 2021-07-23 14:08:59 +08:00
seachen e2a08485a7 docs/jaeger: add jaeger production configuration 2021-07-23 14:08:49 +08:00
yellow chicks 44b9378fee
Merge branch 'v1.2' into jaeger/docs_20210717 2021-07-23 13:15:18 +08:00
seachen 9f02c68fba docs/jaeger: add jaeger production configuration 2021-07-23 13:15:01 +08:00
seachen ac59f40922 docs/jaeger: add jaeger production configuration 2021-07-23 13:10:25 +08:00
sk593 d01aae2524 Merge branch 'arguments-ref' of github.com:sk593/docs into arguments-ref
merging git changes
2021-07-22 17:58:03 -05:00
sk593 5b4cebb068 removed link 2021-07-22 17:54:04 -05:00
Shruthi Kumar 8c18cc399c
Update daprdocs/content/en/reference/arguments-annotations-overview.md
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-07-22 17:52:20 -05:00
Ori Zohar 93aacf8f17
Merge branch 'v1.3' into ds-ha 2021-07-22 15:08:19 -07:00
Bernd Verst 20c2de3736
Fix profiling flag example (#1675)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 15:08:13 -07:00
Dmitry Shmulevich 2b7be0ef0b Add info about enabling HA mode 2021-07-22 15:05:30 -07:00
Mark Fussell e0eebc95c8
Update jaeger.md 2021-07-22 14:58:25 -07:00
Artur Souza 0cd88dcb13 Merge remote-tracking branch 'upstream/v1.3' into actor_reminder_partition 2021-07-22 14:40:43 -07:00
Simon Leet 4f3b5a502d
Add declarative subscription example to pubsub-raw.md (#1679)
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-07-22 14:22:23 -07:00
sk593 b01c969335 added arguments and annotations spec 2021-07-22 15:02:20 -05:00
jasonviviano 73bd5cc76c
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:38 -04:00
jasonviviano 7858d62e32
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-22 13:19:32 -04:00
jasonviviano 61111c9aaa
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:13 -04:00
jasonviviano fbe3dade96
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:06 -04:00
jasonviviano 2ab04bf237
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:19:01 -04:00
jasonviviano 134c760c9b
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:56 -04:00
jasonviviano 865b630cd6
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:51 -04:00
jasonviviano 5e8c488a9c
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:45 -04:00
jasonviviano 11364d2d85
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:39 -04:00
jasonviviano ac2c97d365
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:30 -04:00
jasonviviano f9de90dd93
Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 13:18:20 -04:00
Bernd Verst 57f60616fa
Install instructions without Sudo / Admin Rights (#1632)
* Document installing dapr without sudo or admin rights

* fix template tags

* fix missing tag

* fix third party link now 404ing

* Remove alert from code tabs

* Merge format changes from Aaron

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-22 09:48:43 -07:00
Mark Fussell a35f7f1cf2
Update support-preview-features.md 2021-07-21 18:11:26 -07:00
Mark Fussell c807db7464
Update preview-features.md
Updates to improve the wording
2021-07-21 18:01:51 -07:00
Artur Souza 8334509cc3
Merge branch 'v1.3' into actor_reminder_partition 2021-07-21 17:54:15 -07:00
Artur Souza 48efa66429
Update preview-features.md 2021-07-21 17:53:53 -07:00
Artur Souza da5d209b11
Update preview-features.md 2021-07-21 17:53:31 -07:00
Artur Souza 07a0369108
Update preview-features.md 2021-07-21 17:52:39 -07:00
Artur Souza 92aff99267
Update actor-reminders-partitions.md 2021-07-21 17:51:27 -07:00
Mark Fussell 3b17a9e92b
Update support-preview-features.md 2021-07-21 17:49:18 -07:00
Yaron Schneider 22d7947268
Add gRPC proxying docs (#1672)
* add grpc proxying docs

* added overview, youtube video, improved title consistency

* added preview phrasing

* address feedback

* address feedback 2

* change id

* add code tabs

* fix typo

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-07-21 17:10:38 -07:00
Hal Spang c1923587b7 Add a list of all current preview features
This commits provides a single point of reference for all
currently supported preview features.

https://github.com/dapr/docs/issues/1592
2021-07-21 15:14:34 -07:00
Simon Leet c7bb7a5393
Merge branch 'v1.3' into update_kibana_docs 2021-07-21 14:27:46 -07:00
Taction f589a6d6f6
add rabbitmq backoff (#1595)
* add rabbitmq backoff

* add introduction

* fix format

* Provide units in row for every time based param.

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:20 -07:00
greenie-msft 2bd4b10085
Clarify path to secrets file in getting started guides (#1585)
* Clarify path to secrets file in getting started guides

* Clarify path to local secret store

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 12:26:02 -07:00
Ori Zohar e56d5d1ac2 changes to v1.2 for v1.3 release 2021-07-21 10:40:30 -07:00
Ori Zohar c40008c82c README, toml and support updates 2021-07-21 10:25:10 -07:00
Ori Zohar 26b9b6c3e8 Merge branch 'v1.3' into release-v1.3 2021-07-21 10:02:08 -07:00
Ori Zohar 04eaa56273 Changing phrasing to default k8s secret store explanation 2021-07-21 09:55:02 -07:00
Ori Zohar facdd5904e
Merge branch 'v1.3' into v1.3 2021-07-22 16:55:44 -07:00
Ori Zohar af4eead233
Update daprdocs/content/en/reference/components-reference/supported-secret-stores/kubernetes-secret-store.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-21 14:54:43 -07:00
Bernd Verst 07d871a98a
Merge branch 'dapr:v1.3' into v1.3 2021-07-21 12:26:00 -07:00
Ori Zohar a0301fa80b updating versions to v1.3 2021-07-21 09:41:38 -07:00
jasonviviano dd3956eae2 Added a How-To section for VSCode debugging 2021-07-20 13:25:19 -04:00
Artur Souza 43b0bbfdb5
Merge branch 'v1.3' into actor_reminder_partition 2021-07-20 10:05:49 -07:00
Bernd Verst 6eacfa9424
Document State Store Support for TTL (#1626)
* Document Support for TTL support in state stores

* Fix table

* State Store TTL concept page

* add links to column headers

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

* Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-store-ttl.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-07-20 09:28:35 -07:00
seachen 591c03e086 docs/jaeger: add jaeger production configuration 2021-07-17 10:03:58 +08:00
Simon Leet a069164e6f Update Fluentd & Elastic Search instructions and screenshots
- Update instructions for using Kibana in fluentd.md
- Update screenshots for Kibana for current version.
- Update fluentd-dapr-with-rbac.yaml file to use `v1` definitions for
  ClusterRoleBinding and ClusterRole instead of `v1beta` definitions
  deprecated in the versions of Kubernetes supported by Dapr.
- Fix spellcheck and grammar check issues.
- Fix markdown lint errors.
2021-07-16 18:02:07 -07:00
Nick Greenfield 565378441f Ensure MiniKube start command works by removing Kubernetes version and authorization params 2021-07-16 15:29:29 -07:00
Ori Zohar ffb20c6e07
Merge branch 'v1.3' into actor_reminder_partition 2021-07-16 14:55:32 -07:00
Artur Souza 859fae5e22 Revert lock file. 2021-07-16 14:30:27 -07:00
Artur Souza 5fa55f6bc9 Document actor reminder partitioning 2021-07-16 14:26:57 -07:00
Ori Zohar 8a94c97a70
Merge branch 'v1.3' into v1.3 2021-07-16 13:56:32 -07:00
Ori Zohar 20e81cc5fd Merge branch 'v1.3' of https://github.com/berndverst/docs into v1.3 2021-07-16 13:35:23 -07:00