Commit Graph

1428 Commits

Author SHA1 Message Date
Nelson Parente 57b85bffb8
doc: http metrics path normalization (#4155)
* doc: http metrics path normalization

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: code review & path matching rename

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: add configuration examples

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* update: update docs based on last proposal changes

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: more updates based on the ingress/egress merge

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: code review comments

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* doc: code review comments

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: add excludeVerbs

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: new line

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: add review meeting changes

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

* feat: apply hunter suggestions

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>

---------

Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
2024-06-27 08:24:20 -07:00
Hannah Hunter 751fb5e564
[Actors] Add `ttl` and `data` to API reference (#4188)
* add ttl and data to actors api

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

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

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>

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

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* add explanation from josh

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-06-19 11:19:18 -07:00
Mark Fussell 979271fecf
Merge branch 'v1.13' into issue_4183 2024-06-10 17:45:45 -07:00
Hannah Hunter 5e6da7ec59
Merge branch 'v1.13' into patch-1 2024-06-10 12:28:08 -04:00
Hannah Hunter 77eb748639
[Pub/sub] Expand `consumerID` examples in component specs (#4187)
* add clarification for consumerID

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update consumerID examples to include link to all template tags

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-07 21:04:46 -07:00
Ward Beyens 9188cc3324
Update setup-redis.md
actorStateStore is listed twice

Signed-off-by: Ward Beyens <45149049+wardbeyens@users.noreply.github.com>
2024-06-07 17:21:28 +02:00
Hannah Hunter ead715c94f reorder toc for API references and component specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-06-04 11:30:23 -04:00
Mark Fussell fc42fe7e58
Merge branch 'v1.13' into issue_2923 2024-05-29 22:11:11 +01:00
Mark Fussell 622fb20a8f
Update daprdocs/content/en/reference/api/pubsub_api.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
2024-05-29 22:08:18 +01:00
Elena Kolevska fe915beb5d
Merge branch 'v1.13' into v1.13 2024-05-29 18:37:33 +01:00
Elena Kolevska 27d995b807
Update daprdocs/content/en/reference/cli/dapr-init.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
2024-05-29 18:37:27 +01:00
Elena Kolevska 33387d73d4 Updates to Dapr 1.13.4
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-05-29 18:32:36 +01:00
Hannah Hunter 08ecdc9a8c Merge branch 'issue_2923' of https://github.com/hhunter-ms/docs into issue_2923 2024-05-28 12:17:09 -04:00
Hannah Hunter b42185a61d mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-28 12:15:42 -04:00
Hannah Hunter 69e6c10aa8
Update daprdocs/content/en/reference/api/pubsub_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-28 11:57:04 -04:00
Hannah Hunter d7d470f4ac
Update daprdocs/content/en/reference/api/pubsub_api.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-28 11:56:52 -04:00
Yaron Schneider 44dc3f8f6e
Merge branch 'v1.13' into issue_2923 2024-05-26 08:28:51 -07:00
Simon Headley e26f66e32c
Adding a compression cost optimization section to the Cosmos DB docs (#4151)
* Adding a compression cost optimization section to the Cosmos DB documentation

Signed-off-by: Simon Headley <headleysj@gmail.com>

* Reducing "and possibly more" from 2nd paragraph

Signed-off-by: Simon Headley <headleysj@gmail.com>

---------

Signed-off-by: Simon Headley <headleysj@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
2024-05-22 19:31:48 +01:00
Elena Kolevska ba34010e8b Updates 1.13.0 references to 1.13.3
Signed-off-by: Elena Kolevska <elena@kolevska.com>
2024-05-21 23:48:59 +01:00
Hannah Hunter 06ff779c90
Merge branch 'v1.13' into issue_3039 2024-05-09 17:39:36 -04:00
Hannah Hunter 0bb903663d add actorStateStore to specs
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-08 16:15:41 -04:00
Hannah Hunter a0bb95682d add matches example
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 16:05:25 -04:00
Hannah Hunter 557ff4512f add port flag
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-05-07 12:27:57 -04:00
Hannah Hunter bacfeae560
adding missing queueName (#4125)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-05-02 14:46:01 -07:00
Trevor Lund 18a6d6315c
Update confusing examples for subscribePollInterval
Most of the other options show an example identical to the default value.  This was an exception and could prove confusing when reading the docs

Signed-off-by: Trevor Lund <89029310+tlund101@users.noreply.github.com>
2024-04-09 14:35:53 -05:00
Patrick Assuied 5c92fd5ab2
Adjust documentation per `rawPayload=true` requirements (#4086)
* Adjust documentation per `rawPayload=true` requirements

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* small tweak

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* PR feedback

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

* more editing

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>

---------

Signed-off-by: Patrick Assuied <patrick.assuied@elationhealth.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
2024-04-09 22:33:28 +03:00
Newbe36524 a72e283be6
Update middleware-bearer.md
Signed-off-by: Newbe36524 <newbe36524@qq.com>
2024-03-13 18:38:10 +08:00
Hannah Hunter c518c13b2f Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-04 14:48:58 -05:00
Hannah Hunter e4c904b475 link to js code
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 14:48:33 -05:00
Hannah Hunter c1a840ae29
Merge branch 'v1.13' into issue_3704 2024-03-04 14:02:27 -05:00
Hannah Hunter 4cf019bd4a resolve conflicts
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 11:43:24 -05:00
Hannah Hunter d5dde4db30 Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-04 10:32:38 -05:00
Hannah Hunter d9489640f8 mark review
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-04 10:31:26 -05:00
Hannah Hunter d4961b3a1d
Update Redis pub/sub component specs to match code (#4049)
* update to match code implementation

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* update to include both seconds and milliseconds

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-redis-pubsub.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

* Update daprdocs/content/en/reference/components-reference/supported-pubsub/setup-redis-pubsub.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>

---------

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-03-01 17:06:11 -08:00
Mark Fussell cf4a0c2ce1
Merge branch 'v1.13' into issue_3704 2024-03-01 15:19:54 -08:00
Yaron Schneider 658f3a3c32
add maxConcurrentHandlers to Pulsar (#4057)
Signed-off-by: yaron2 <schneider.yaron@live.com>
2024-03-01 10:54:47 -08:00
Hannah Hunter 25739a0ad9
Merge branch 'v1.13' into issue_3704 2024-03-01 12:20:26 -05:00
Hannah Hunter e5f9dc0ee9 Merge branch 'issue_3704' of https://github.com/hhunter-ms/docs into issue_3704 2024-03-01 12:11:07 -05:00
Hannah Hunter 103ea58a33 updates per mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-03-01 12:10:59 -05:00
Artur Souza 06e114e1e3
Added errorIfNot2XX option to HTTP binding docs (#3741) (#4056)
* Added errorIfNot2XX option to HTTP binding docs



* Update daprdocs/content/en/reference/components-reference/supported-bindings/http.md



---------

Signed-off-by: Wim Vande Casteele <wim.vande.casteele@randstadgroup.be>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: wimvc1 <86042870+wimvc1@users.noreply.github.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-29 17:50:51 -08:00
Mark Fussell 3f24031fd9
Update health_api.md
Edited this PR
2024-02-28 22:31:16 -08:00
Hannah Hunter 42fdb2b458 initial add, need to create diagram to replace placeholder
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
2024-02-21 14:46:31 -05:00
ashiquemd 2d5d8e1c75 Add workflow backend documentation
Signed-off-by: ashiquemd <noorani.ashique5@gmail.com>
2024-02-14 12:28:25 +05:30
MD Ashique 8ad592780d
Update daprdocs/content/en/reference/components-reference/supported-workflow-backend/actor-workflow-backend.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:19:45 +05:30
MD Ashique 12ec4ef6a5
Update daprdocs/content/en/reference/components-reference/supported-workflow-backend/actor-workflow-backend.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2024-02-14 12:19:20 +05:30
mikeee 66d6e8f74b
Merge branch 'v1.12' into mikeee-init-docs 2024-02-10 00:49:12 +00:00
Hannah Hunter 918fe00fd2
Merge branch 'v1.13' into wfbackend-docs 2024-02-09 13:23:11 -05:00
mikeee 5b8b307be4
Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: mikeee <hey@mike.ee>
2024-02-09 18:00:03 +00:00
Mark Fussell 8dddbc2434
Merge branch 'v1.13' into actors-services 2024-02-09 08:48:44 -08:00
Josh van Leeuwen 649e91f953
Workflow terminate/purge: remove `non_recursive` query option (#4008)
* Updates workflow terminate/purge `non_recursive` query to `recursive`

Updates from PR https://github.com/dapr/dapr/pull/7498

Signed-off-by: joshvanl <me@joshvanl.dev>

* Removes recursive workflow delete strategy from API completely

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
2024-02-09 08:48:06 -08:00