Commit Graph

1483 Commits

Author SHA1 Message Date
Ori Zohar dfba5206e4 Merge branch 'observability-concept' of https://github.com/dapr/docs into observability-concept 2021-02-15 15:40:01 -08:00
Ori Zohar 74d22561a9
Merge branch 'v1.0' into observability-concept 2021-02-15 15:38:05 -08:00
Ori Zohar 669d991d77 Merge branch 'observability-concept' of https://github.com/dapr/docs into observability-concept 2021-02-15 15:32:52 -08:00
Ori Zohar d40219cfe1
Updating SDK versions (#1208)
* Updating SDK versions

* Updating sdk table version --> status

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-15 15:30:55 -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
Mark Fussell 6aed1585e7
Update observability-concept.md 2021-02-15 12:57:20 -08:00
Ori Zohar 855a527926 image alt text 2021-02-15 12:32:10 -08:00
Ori Zohar a16df9267b
Merge branch 'v1.0' into observability-concept 2021-02-15 12:29:06 -08:00
Ori Zohar b32dd4ab4a PR review feedback addressed 2021-02-15 12:28:48 -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
Yaron Schneider 4940d283c4
Update daprdocs/content/en/concepts/observability-concept.md
Co-authored-by: Nghia Tran <tcnghia@gmail.com>
2021-02-15 09:30:14 -08:00
Rob Landers 778ebf9b9d
Fix code blocks and add missing config keys (#1217) 2021-02-15 09:29:42 -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
Rob Landers 6a5e1c9d8a
Add PHP SDK docs (#1209)
* Add php sdk as a submodule

* Update doc commit

* Update commit

* Update commit

* Update commit

* Update commit

* Update commit

* Rebase

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2021-02-14 13:10:07 -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
Mark Fussell 00f25ea5c9
Merge branch 'v1.0' into observability-concept 2021-02-14 12:35:27 -08:00
Ori Zohar 82a5a30bcf Updating observability concepts with images 2021-02-13 19:46:12 -08:00
Nghia Tran dd509fdf63
Correct the language about OpenTelemetry protocol (#1211) 2021-02-13 18:04:33 -08:00
Ori Zohar 28c31ad3d6 Rewritng observability concept intro 2021-02-13 16:51:34 -08:00
Ori Zohar f0ea14b403 Renaming tracing backends directory 2021-02-13 16:35:28 -08:00
Ori Zohar 13505ed43e
Merge pull request #1210 from tcnghia/observe-doc-reorg-2
Move operator docs in Development > Observability section into Operations section
2021-02-13 16:20:43 -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 de25be0407
Merge pull request #1198 from withinboredom/add/php
Add code samples for PHP
2021-02-12 14:14:35 -08:00
Ori Zohar 4d3822f367
Removing 1st person
Removing "Let's"
2021-02-12 14:00:59 -08:00
Ori Zohar a908b210b1
Merge branch 'v1.0' into add/php 2021-02-12 13:57:38 -08:00
Ori Zohar 88c28ba0a0
Merge pull request #1204 from dapr/upmerge-1.0-rc3
Upmerge 1.0-rc3 to v1.0
2021-02-12 13:55:42 -08:00
Rob Landers 19e76e8b07
Fix wording 2021-02-12 22:42:22 +01:00
Ori Zohar f4663c327a Upmerge from v1.0-rc3 docs 2021-02-12 13:36:30 -08:00
Aaron Crawfis b733ec95ae
Merge pull request #1202 from dapr/upmerge-0.11
Upmerge 0.11
2021-02-12 13:17:57 -08:00
Ori Zohar 9204113d7b Merging latest relevant changes from v0.11 2021-02-12 12:10:38 -08:00
Ori Zohar aad8e92b6a
Merge pull request #1193 from mukundansundar/fix-intellij-docs
Fix IntelliJ docs
2021-02-12 11:40:42 -08:00
Mukundan Sundararajan 88f754f13b
Update intellij.md 2021-02-12 10:32:29 -08:00
Rob Landers ee7a7d19a1
Add code samples 2021-02-12 19:31:05 +01:00
Ori Zohar 459ccb0afc
Merge pull request #1194 from dapr/php-ref
Adding PHP SDK to docs
2021-02-12 09:00:55 -08:00
Ori Zohar ac1475a8d4 Merge branch 'php-ref' of https://github.com/dapr/docs into php-ref 2021-02-12 08:58:08 -08:00
Ori Zohar e8dec27b77 SDK table update version 2021-02-12 08:52:41 -08:00
Rob Landers 972c3ff3b0
Add PHP to SDK list (#1197)
* Add PHP to SDK list

* Add to overview
2021-02-12 07:41:00 -08:00
Ori Zohar 03334cb796
Merge branch 'v1.0' into php-ref 2021-02-11 18:52:17 -08:00
Mark Fussell 137681a32a
Update _index.md 2021-02-11 17:57:07 -08:00
Ori Zohar ea24f35889
Merge pull request #1191 from tcnghia/tracing-reorg
Reorganizing the Operation > Monitoring pages
2021-02-11 17:52:03 -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