Commit Graph

306 Commits

Author SHA1 Message Date
Phil Kedy 6357553987 Added details on the application-level dapr.io/enable-metrics annotation 2021-03-23 12:33:20 -04:00
Otto Lote 5448050b49
Add private GKE cluster troubleshooting 2021-03-22 19:16:50 +01:00
Otto Lote 5e0edb517f
Add setup for GKE clusters 2021-03-22 19:06:49 +01:00
Ori Zohar 6353db197a
Merge branch 'v1.0' into aacrawfi/dotnet-update 2021-03-22 09:06:25 -07:00
Ori Zohar ef722fa0ec
Merge branch 'v1.0' into patch-1 2021-03-22 09:02:38 -07:00
Ben Hummerstone 231049a368 added examples for gcp storage bucket binding 2021-03-22 15:30:36 +00:00
Ben Hummerstone e93e6c48e1 updated s3 binding with examples 2021-03-22 15:28:17 +00:00
Javier Vela 16b29599a8 fix link annotated dapr & added link to all dapr annotations 2021-03-21 08:48:03 +01:00
yellow chicks 80912cabc4
Update setup-tracing.md (#1320)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-03-19 11:54:01 -07:00
Phil Kedy 8056273cc0
Merge branch 'v1.1' into pubsub_retry_and_redelivery_settings 2021-03-18 13:28:42 -04:00
Phil Kedy a341f1dc2f Adding details on backOffMaxRetries for MQTT and Hazelcast and redelivery settings to Redis 2021-03-17 12:28:42 -04:00
Phil Kedy 3268dcae98 Update daprdocs/content/en/operations/hosting/kubernetes/kubernetes-deploy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-17 12:22:32 -04:00
Phil Kedy a7091ca2d1 Added Kubernetes --wait and --timeout flags to the CLI documentation 2021-03-17 12:22:32 -04:00
Aaron Crawfis a8c824192c
Merge branch 'v1.1' into aws-parameterstore 2021-03-16 19:05:45 -07:00
Aaron Crawfis 760bb8adbe Update docs link 2021-03-16 19:00:43 -07:00
Aaron Crawfis a9808ae287
Revert "MQTT & Hazelcast retries and Redis redelivery settings" 2021-03-16 18:50:42 -07:00
Phil Kedy 6f36bb40e3 Adding details on backOffMaxRetries for MQTT and Hazelcast and redelivery settings to Redis 2021-03-16 14:10:03 -04:00
Mukundan Sundararajan 80c1e020cb
Merge branch 'v1.1' into patch-2 2021-03-12 12:54:49 -08:00
Ori Zohar 665366cead Weekly upmerge from v1.0 to v1.1 2021-03-12 11:41:10 -08:00
tuapuikia 032aa71645
Update setup-dynamodb.md
Update the Dynamodb states name to reflect the change in https://github.com/dapr/dapr/blob/master/cmd/daprd/main.go#L210
2021-03-12 15:40:36 +08:00
Ori Zohar b77e674c76
Merge branch 'v1.1' into aws-parameterstore 2021-03-11 10:05:30 -08:00
Chanyong Moon 1eb7d49732 Append `dapr.io/env` annotation. 2021-03-12 02:05:46 +09:00
Sivamuthu Kumar 59b8442633
fix version and format markdown label on aws ssm parameter store
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-03-09 20:23:55 -05:00
Sivamuthu Kumar 6b99103e0e Add docs on AWS SSM Parameter Store secret store 2021-03-06 13:34:20 -05:00
Ori Zohar c687a290e9
Merge branch 'v1.0' into update_hotfix_v101 2021-03-05 16:22:24 -08:00
Aaron Crawfis ed0b6f3549 Update kubernetes docs 2021-03-05 14:46:29 -08:00
Artur Souza 236e04332a Update table for state store given v1.0.1 hotfix 2021-03-05 10:49:41 -08:00
Charlie Stanley 5472fe2604 Adding automatic link validation 2021-03-04 15:13:14 -08:00
Aaron Crawfis a2ea318da9
Merge branch 'v1.0' into patch-2 2021-03-04 13:17:09 -08:00
xavier geerinck 5303bfdccc
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:43 +01:00
xavier geerinck 088cf1f922
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:40 +01:00
xavier geerinck f1c48c1fd9
Update daprdocs/content/en/operations/components/setup-bindings/supported-bindings/blobstorage.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-03-04 22:11:36 +01:00
Ori Zohar 077932cbaf
Merge branch 'v1.1' into patch-2 2021-03-04 10:34:59 -08:00
Ori Zohar f46862cb8c periodic merge from v1.0 to v1.1 2021-03-04 10:26:01 -08:00
Ori Zohar 7e519eef96
Merge branch 'v1.0' into patch-2 2021-03-04 09:46:04 -08:00
Fabian 5067042e9b
At "list" permission for non-default namespace
List permission is necessary to perform bulk secret read.
If not present Dapr sidecar will crash and restart on a new different gprc port.
2021-03-03 22:24:27 +01:00
Ori Zohar a148688fd8
Fixing helm chart readme link 2021-03-02 17:00:46 -08:00
Ori Zohar 8ec55f2fd3
Merge branch 'v1.1' into harrykimpel-newrelic-howto 2021-03-02 15:54:03 -08:00
Harry Kimpel da1e286013 Added New Relic Metrics section in operations/monitoring/metrics 2021-03-01 15:15:10 +01:00
Harry Kimpel c4d1af11ac Added New Relic Metrics section in operations/monitoring/metrics 2021-03-01 15:13:38 +01:00
Joni Collinge 0aaed44c5b
Update setup-azure-servicebus.md 2021-02-28 08:16:45 +00:00
Artur Souza 78e2b60c82 Fix mysql name in helm and Docker. 2021-02-26 18:33:13 -08:00
darron froese d698cd212f
Update setup-nats-streaming.md (#1258)
Missing a single -
2021-02-25 17:28:59 -08:00
Harry Kimpel b22fc693d9 Added New Relic Logging section in operations/monitoring/logging 2021-02-25 06:48:55 +01:00
Harry Kimpel 859dc3026b Added New Relic Logging section in operations/monitoring/logging 2021-02-25 06:45:55 +01:00
Harry Kimpel 005590b32a Added New Relic Logging section in operations/monitoring/logging 2021-02-25 06:35:25 +01:00
xavier geerinck 51108827bb
Fixing Blob Storage Documentation
some mistakes where made when adding codetabs, fixed those closing tags. Also fixed title tags for examples
2021-02-23 15:55:53 +01:00
Sean Yen 8e8e10f654
fixing the elasticsearch install command line. (#1240)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-18 16:32:57 -08:00
Ben Milleare 5947898236
typo fix (#1241) 2021-02-18 14:01:40 -08:00
Shubham Agnihotri 6dff17b667
Fixed the Kubectl config command in document (#1238)
Fixed the Kubectl config command in document for getting config
2021-02-18 11:47:29 -08:00
Phil Kedy f493f1e285
Fixing concurrency mode setting name: concurrency -> concurrencyMode (#1236) 2021-02-17 11:14:09 -08:00
Artur Souza 9f93fd0ab8
Actor invocation perf results. (#1233) 2021-02-16 17:10:59 -08:00
Mark Fussell bedbf75c34 Adding a few updates for versioning 2021-02-16 16:24:38 -08:00
Ori Zohar 1606726d1e
Merge branch 'v1.0' into k8s-broken-link 2021-02-16 14:55:30 -08:00
Ori Zohar adbf947d78 fixing broken link 2021-02-16 14:54:05 -08:00
Yaron Schneider 892bbadc91
add sm perf remark (#1229) 2021-02-16 14:54:02 -08:00
Yaron Schneider 4f1191bd66
Merge branch 'v1.0' into perf-23 2021-02-16 14:32:11 -08:00
yaron2 7bd0953cd3 update perf numbers 2021-02-16 14:31:07 -08:00
Mark Fussell 9e37eebea2
Versioning and Support docs (#1225)
* Versioning and support docs

* updates

* Feedback from Mukundan

* Update daprdocs/content/en/operations/support/support-release-policy.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Updating upgrade path guidance

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 14:28:30 -08:00
Mukundan Sundararajan 93c39253e6
add component certification doc (#1203)
* add component certification doc

* Update certification-lifecycle.md

* Update _index.md

* Update _index.md

* address review comments. fix conflicts.

* address review comments

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-16 11:36:56 -08:00
Yaron Schneider 324e51fe03
Merge branch 'v1.0' into harrykimpel-newrelic-howto 2021-02-16 11:31:46 -08:00
Harry Kimpel 3c012645cc Merge branch 'harrykimpel-newrelic-howto' of https://github.com/harrykimpel/docs into harrykimpel-newrelic-howto 2021-02-16 20:27:07 +01:00
Harry Kimpel 6a31a572f1 Updated New Relic docs to include parameter for signup page 2021-02-16 20:08:47 +01:00
Ori Zohar 64742ae0da Adding missing links to state store list 2021-02-16 11:04:16 -08:00
Yaron Schneider 7ec2accc35
Update _index.md 2021-02-16 10:22:16 -08:00
Trond Hindenes 1f9bb382bd
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:32 +01:00
Trond Hindenes cd2868eea2
Update daprdocs/content/en/operations/components/setup-state-store/supported-state-stores/setup-dynamodb.md
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-02-16 18:19:25 +01:00
Trond Hindenes f56646274c Rebased on v1.0, fixed diffs 2021-02-16 09:25:11 +01:00
Trond Hindenes 35c50d562f Merge branch 'state-dynamodb' of github.com:trondhindenes/docs into state-dynamodb 2021-02-16 09:21:40 +01:00
Trond Hindenes 8ffafddb0c Added DynamoDB state store doc 2021-02-16 09:17:49 +01:00
Ori Zohar e23648842b Observability concept page update 2021-02-15 15:58:03 -08:00
Ori Zohar f3188c4415
Merge branch 'v1.0' into observability-concept 2021-02-15 14:47:24 -08:00
Nghia Tran e9bbe57090
Add a generic OpenTelemetry Collector page (#1219)
* Extract a generic OpenTelemetry Collector page

* Also move Azure Monitor metrics page to Metrics section.

* Rename to open-telemetry-collector-appinsights.yaml

* Update PR from msfussell@ feedback

* Update PR per msfussell@ feedback

* Move # into <ref>

* Change References to Related Links & update description

* Update image to use standard asset
2021-02-15 14:28:46 -08:00
Ori Zohar a16df9267b
Merge branch 'v1.0' into observability-concept 2021-02-15 12:29:06 -08:00
Yaron Schneider e70698d0ac
update kubernetes deploy/upgrade details (#1220) 2021-02-15 11:53:41 -08:00
Ori Zohar 70b5566b7f Merge branch 'v1.0' into observability-concept 2021-02-15 11:40:09 -08:00
halspang de42e45f01
Update statestore ETag/actor support (#1213)
* Update statestore ETag/actor support

Add additional column to the supporte statestore table that
indicates direct support of ETag usage. Also specify that
transactional stores support actors.

https://github.com/dapr/docs/issues/1199

* Add ETag example in statestore API reference

This commit adds a walkthrough of how to work with ETags including
finding them and using them for updates and deletes.

* Update _index.md

* Update state_api.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-15 10:00:06 -08:00
Nghia Tran 7f37a4914f
Remove references to Open Census (#1212)
* Correct the language about OpenTelemetry protocol

* Remove references to OpenCensus

* Update tracing-overview.md

* Update jaeger.md

* Update zipkin.md

* Update setup-tracing.md

* Update setup-tracing.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-14 13:42:51 -08:00
Mark Fussell 6308bc1c7f
Updates to the building block overview articles (#1206)
* Updates to the building block overviews articles

* Removing the hidden retry text

* Adding Control-Concurreny video

* Address  include other secret stores. #1063

Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-14 13:01:55 -08:00
Ori Zohar f0ea14b403 Renaming tracing backends directory 2021-02-13 16:35:28 -08:00
Nghia Tran d8ea354e6a Move operator-centric docs into Operation section 2021-02-13 21:13:07 +00:00
Phil Kedy 849d471dba
Explain how topics are created in pub/sub overview (#1201)
* First pass at explaining for topics are set

* Tweaks per PR

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2021-02-12 18:49:34 -08:00
Mukundan Sundararajan 270b7edd77
Fix doc typos (#1205)
* Fix doc typos and format.

* fix escaping quotes
2021-02-12 18:26:29 -08:00
Phil Kedy bbc10f8b4d
Restructuring middleware docs pages (#1190)
* First pass at restructuring the middleware docs pages

* Tweaks

* Updating custom middleware instructions.
Grammatical tweak re: secrets in metadata values.

* Adding descriptions for each middleware component to the supported middleware table

* Table allignment

* Various tweaks

* its versus it's

* Making Quickstart capitalized again

* Better OAuth spec links for the two grant flows currently supported

* Fixing two sentences

* Update middleware-overview.md

* Update middleware-bearer.md

* Update middleware-oauth2.md

* Update middleware-oauth2clientcredentials.md

* Update middleware-opa.md

* Update middleware-rate-limit.md

* Update middleware-uppercase.md

* Update middleware-rate-limit.md

* Update middleware-opa.md

* Update middleware-oauth2.md

* Update middleware-bearer.md

* Update middleware-oauth2.md

* Update middleware-bearer.md

* Update middleware-oauth2clientcredentials.md

* Update middleware-opa.md

* Update middleware-rate-limit.md

* Update middleware-uppercase.md

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-oauth2clientcredentials.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-rate-limit.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/developing-applications/middleware/supported-middleware/middleware-opa.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Update daprdocs/content/en/developing-applications/middleware/middleware-overview.md

Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>

* Tweaks per PR

* Small tweak

* Small tweak

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-12 16:25:24 -08:00
Ori Zohar f4663c327a Upmerge from v1.0-rc3 docs 2021-02-12 13:36:30 -08:00
Nghia Tran b8c5c35da1 Address PR feedbacks 2021-02-11 17:35:42 -08:00
Nghia Tran 5c4b215248 Splitting the Tracing page into more sections 2021-02-11 17:35:42 -08:00
Nghia Tran 09956ab3df Rename files to avoid conflicts 2021-02-11 17:35:42 -08:00
Nghia Tran ae4e1d21a0 Reorganizing the Operation > Monitoring page 2021-02-11 17:35:42 -08:00
Mukundan Sundararajan e5f0ded142
update bindings docs (#1187)
* update bindings docs

* fix casing

* Update howto-bindings.md

* Update apns.md

* Update blobstorage.md

* Update cosmosdb.md

* Update eventgrid.md

* Update kafka.md

* Update rabbitmq.md

* Update signalr.md

* Update cosmosdb.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-11 14:50:56 -08:00
Anatoliy c37f4588c1
Create increase-request-size.md (#1183)
* Create increase-request-size.md

Add documentation for the "--dapr-http-max-request-size" argument for the CLI and "dapr.io/http-max-request-size" annotation
#1099

* Update increase-request-size.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-11 14:40:07 -08:00
Ori Zohar 2768f832a5 Removing notes and updating versions in commands 2021-02-10 16:58:46 -08:00
Tom Kerkhove a6a81d838d
fix: Broken link to Authenticate requests from Dapr using token authentication (#1179)
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
2021-02-10 09:14:45 -08:00
Yaron Schneider 1009cfdcca
Add alicloud oss output binding (#1180)
* add alicloud oss output binding

* split alicloud oss to alibaba cloud section

* typo

* remove redundant text

* Update to new format

* Update yaml

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-02-10 09:13:43 -08:00
Phil Kedy c6f708fe83
Updating the HTTP binding documentation … (#1174)
* fixed typo in Service invocation overview (#1170)

* Updating the HTTP binding documentation per PR dapr/components-contrib/pull/661

* Adding extra status info returned by the refactored HTTP binding

* Tweaks per PR

* Update http.md

* Formatting tweaks

Co-authored-by: Patrick de Mooij <patrickdemooij@gmail.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-09 17:23:18 -08:00
Edwin van Wijk dfc0555291
Add smtp output binding (#1166) 2021-02-09 15:18:00 -08:00
yaron2 a242b7a16a add kafka max message size and partition key data 2021-02-08 17:14:14 -08:00
Ori Zohar d1b3edfbc7 Peridodic merge from rc2 to rc3 2021-02-04 10:23:42 -08:00
Ori Zohar 3fedffdb36 Periodic merge from v0.11 to v1.0-rc3 2021-02-04 09:35:11 -08:00
Mark Fussell 08d86488bf
Updated all the pubsub topics + a few others (#1140)
* Updated all the pubsub topics + otherss

* Changes for Issue #1093

* Pushing updates from review feedback

* Fixing up the Publish CLI example

* Fixing reference

* Fixing having a single place for the Dapr side car

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
2021-02-02 21:40:06 -08:00