Hannah Hunter
|
8c8de91c6a
|
Merge branch 'issue_3626' of https://github.com/hhunter-ms/docs into issue_3626
|
2023-08-04 13:50:19 -04:00 |
Hannah Hunter
|
a1f7a78a92
|
updates from mark
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-08-04 13:50:13 -04:00 |
Hannah Hunter
|
6608d59f57
|
Update daprdocs/content/en/concepts/observability-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
|
2023-08-04 13:17:17 -04:00 |
Hannah Hunter
|
9ef897dd2e
|
Update daprdocs/content/en/concepts/observability-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
|
2023-08-04 13:17:07 -04:00 |
Hannah Hunter
|
70785f444d
|
updates per triage meeting
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-08-03 17:15:20 -04:00 |
Hannah Hunter
|
221fe8b342
|
fix link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-07-19 09:57:25 -04:00 |
Hannah Hunter
|
d009f45049
|
Update daprdocs/content/en/concepts/observability-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
|
2023-07-19 09:20:24 -04:00 |
Hannah Hunter
|
8b10503d75
|
Update daprdocs/content/en/concepts/observability-concept.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
|
2023-07-19 09:20:03 -04:00 |
Hannah Hunter
|
cb0bf9853c
|
initial push for observability refresh
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
|
2023-07-12 16:15:28 -04:00 |
Alessandro (Ale) Segala
|
5e718b4c3d
|
Added docs for app health checks (#2870)
* Added docs for app health checks
Fixes #2734
Also removes ServiceInvocation.NoDefaultContentType flag (fixes #2869)
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* tweaks
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/concepts/observability-concept.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Added example
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/app-health.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
* Merge branch 'v1.9' of https://github.com/dapr/docs into apphealth
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Updated `dapr run` CLI ref
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Added image for app health
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* fixes
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
|
2022-10-12 13:01:40 -07:00 |
Mark Fussell
|
4d860db7e1
|
Update to observability docs for OTEL (#2876)
* otel doc
Signed-off-by: msfussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/tracing/otel-collector/_index.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/tracing/otel-collector/open-telemetry-collector.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/tracing/otel-collector/open-telemetry-collector.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Fixed URL address
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/developing-applications/building-blocks/observability/tracing-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Apply suggestions from code review
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
* Update daprdocs/content/en/operations/monitoring/metrics/metrics-overview.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: msfussell <markfussell@gmail.com>
Signed-off-by: Mark Fussell <markfussell@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
|
2022-10-11 22:36:04 -07:00 |
Aaron Crawfis
|
2a25c20812
|
Upmerge/6 16 (#1570)
* Supported Release Info and Upgrade Path for v1.2 (#1494)
* Supported Release Info and Upgrade Path for v1.2
* Update support-release-policy.md
* Update daprdocs/content/en/operations/support/support-release-policy.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Adding K8s versions table (#1521)
* Adding table of kubernetes versions
* Updating intro
* Fix incorrect postgresql connection string example (#1524)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update docs on using Codespaces with Dapr repos (#1522)
* Update docs on using Codespaces with Dapr repos
* Move codespaces.md under the Contributing topic
* Update daprdocs/content/en/contributing/codespaces.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix two typos (#1526)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update chinese content (#1527)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Updated to fix deprecated helm chart location (#1528)
The `https://kubernetes-charts.storage.googleapis.com/` location is no longer used, so this change updates this, the command to install, and the missing update step that will cause the install to fail if an update was never done after adding the location.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* nr_consul_typo fixed malformed yaml (#1532)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix typo in azure-keyvault-managed-identity.md (#1541)
* Fix custom middleware sample code interface implementation error (#1539)
Fix custom middleware sample code interface implementation error, interface function declare error.
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Fix the file name of secrets json (#1546)
* Tech writing touch-ups (#1555)
* Tech writing touch-ups (#1556)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1557)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1558)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1560)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Tech writing touch-ups (#1559)
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Ignore intellij link that isn't resolvable (#1564)
* Update issue templates (#1563)
* Update issue templates
* Add needs-triage
* Updating PubSub documentation to remove slave wording (#1565)
* Updating PubSub documentation to remove slave
Bitnami has updated their Redis Helm chart to change redis-slave to redis-replicas. I am updating the documentation for PubSub to reflect this change and avoid confusion for any readers.
* Removing more instances of Redis slave naming
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Actor Runtime Configuration Docs (#1495)
* Actor Runtime Configuration Docs
Addresses #1470
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
* add configuration examples
* configuration examples
* Fix syntax
* Add dotnet sample
* Update daprdocs/content/en/developing-applications/building-blocks/actors/howto-actors.md
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
Co-authored-by: Bernd Verst <berndverst@users.noreply.github.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Zonciu Liang <zonciu@zonciu.com>
Co-authored-by: Simon Leet <31784195+CodeMonkeyLeet@users.noreply.github.com>
Co-authored-by: Maarten Mulders <mthmulders@users.noreply.github.com>
Co-authored-by: Newbe36524 <newbe36524@qq.com>
Co-authored-by: Steven Jenkins De Haro <20492442+StevenJDH@users.noreply.github.com>
Co-authored-by: Abdulaziz Elsheikh <abdulaziz.elsheikh@gmail.com>
Co-authored-by: Antonio Fiumanò <antoniofiumano@outlook.com>
Co-authored-by: li1234yun <li1234yun@163.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Co-authored-by: voipengineer <voipengineer@users.noreply.github.com>
Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
|
2021-06-16 13:42:37 -07:00 |
Long Dai
|
fe1ab8eb61
|
docs: clean up white noise (#1491)
Signed-off-by: Long Dai <long0dai@foxmail.com>
|
2021-05-21 13:21:55 -07: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 |
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
|
b32dd4ab4a
|
PR review feedback addressed
|
2021-02-15 12:28:48 -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 |
Ori Zohar
|
82a5a30bcf
|
Updating observability concepts with images
|
2021-02-13 19:46:12 -08:00 |
Ori Zohar
|
28c31ad3d6
|
Rewritng observability concept intro
|
2021-02-13 16:51:34 -08:00 |
Aaron Crawfis
|
a234e10fa3
|
Migrate to new Dapr docs site (#880)
* Initial configuration of hugo and docsy
* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Testing file
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Updated overview structure
* Upadted git ignore for package lock
* Removed generated scss
* Update package lock
* Add README
* Update install process
* Move How-To Guides into Docs
* Add front matter
* Add Overview
* Adjust Table of Contents sizing
* Add back overview
* Update azure-static-web-apps-agreeable-mushroom-00aa4761e.yml
* Rename Guide to HowTo
* Allow unsafe HTML for custom images
* Move images into static repo
* Darken TOC
* Add setup docsy step
* Add algolia information
* Update docs with new heirarchy
* Add algoloia information
* Merge master
* Updating directory structure
* Integrating deploying folder intop operations
* Moved building blocks
* Conceptual docs updates (#845)
* Update title
* Update to conceptual docs
* Operations section (#846)
* added FAQ on perf benchmark (#839)
* added FAQ on perf benchmark
* typos
* Update FAQ.md
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
* Move images
* Move static docs
* Update toc template
* Update operations section
* Update Actions Workflow
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
* Developing applications section [hugo-docs] (#847)
* Developing applications section
* Changing capital letters in getting started section
* Remove redundant getting started title
* Updating theme and configuration (#852)
* Enable robots, Update versions, add links
* Update left column minimum width
* Add Dapr docs image
* Update spacing for list pages
* Add home image
* moving components setup howtos to operations section
* Removing moved files from OLD
* Update Operations (#853)
* Enable robots, Update versions, add links
* Update left column minimum width
* Add Dapr docs image
* Update spacing for list pages
* Add home image
* Update hosting references
* Remove extra width
* Add favicons
* Update configuration section (#854)
* Enable robots, Update versions, add links
* Update left column minimum width
* Add Dapr docs image
* Update spacing for list pages
* Add home image
* Update hosting references
* Remove extra width
* Add favicons
* Update configuration section
* Fix configuration reference
* Adding headers for secrets and state components
* Complete operations section (#856)
* Enable robots, Update versions, add links
* Update left column minimum width
* Add Dapr docs image
* Update spacing for list pages
* Add home image
* Update hosting references
* Remove extra width
* Add favicons
* Update configuration section
* Fix configuration reference
* Complete operations section
* Integrating final readme files from OLD
* Final update (#858)
* Enable robots, Update versions, add links
* Update left column minimum width
* Add Dapr docs image
* Update spacing for list pages
* Add home image
* Update hosting references
* Remove extra width
* Add favicons
* Update configuration section
* Fix configuration reference
* Complete operations section
* Moved docs to top level folder
* Disable taxonomies
* Remove duplicate ToC
* Added information on disabling categories and tags
* Removed manual ToC
* Add CLI title (#859)
* Update build command (#860)
* Add CLI title
* Update build command
* Add env variables
* Update version
* Remove extra v
* Add Google Analytics and Algolia
* Move Algolia search code
* Fix algolia info
* Update algolia search
* Update theme
* Enable debugging for Algolia
* Enable debugging for algolia
* Delete tabs
* Temporarily disable algolia
* Add shortcodes for tabs
* Update Dapr CLI instructions to use shortcodes
* Override max_width for code blocks
* Add authoring guide
* Update readme with authoring guide link
* Fixed spacing
* Update images
* Update service invocation
* Update building block descriptions
* Update wording
* Update state management building blocks
* Move example
* Updated state docs
* Pub/Sub Updates
* Pupsub updates
* CLI reference
* API reference
* Contributing
* Binding specs
* Service invocatio nupdate
* Update reference page
* Small actors fixes
* Enable search
* Fix ref
* Fix small typo
* Correct letter
* Fix caps
* Fix caps
* Rename logs
* fixing links in concepts section
* Renaming cli/overview.md to avoid conflict with general Dapr overview file name
* Update Operations
* componenet setups
* fixing links is Getting started section
* Update references
* Fix references
* Fix link
* partial fixes to developing applications
* Adding code of conduct link to main README
* Update app insights tabs
* Bold headers
* Update getting started guide
* Update titles
* Update branch name
* ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
* Update azure-static-web-apps-green-hill-0d7377310.yml
* Delete hugo-docs info
* Update publish cli command
* Update pubsub HowTo
* Updating contributing section
* Update README.md
Co-authored-by: Azure Static Web Apps <opensource@microsoft.com>
Co-authored-by: Ori Zohar <orzohar@microsoft.com>
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
|
2020-10-26 11:37:44 -07:00 |