Commit Graph

23 Commits

Author SHA1 Message Date
Shalabh Mohan Shrivastava 44b1ef55e1
update doc for metrics spec (#794) 2020-09-15 11:32:53 -07:00
Ha Hoang 9a45b0bf9e
Fix broken links to w3c-tracecontext (#777)
Co-authored-by: ha.hoangvan <ha.hoangvan@nashtechglobal.com>
2020-09-09 07:11:39 -07:00
Pruthvidhar R Dhodda 643cb41fb0
Replace all deprecated cli, daprd options and k8s annotations (#737) 2020-08-20 09:59:45 -07:00
Ori Zohar 51fc4212e6
fixing references to samples that are now quickstarts (#738) 2020-08-12 16:17:11 -07:00
Yongguang Zhu a889bb28b5
fix typo of traces (#716)
Co-authored-by: Yongguang Zhu <Yongguang.Zhu@microsoft.com>
2020-07-29 20:35:36 -07:00
Shalabh Mohan Shrivastava c993fa7d1b
Adding Trace Context Scenarios and explicit steps to use trace context (#671)
* Adding scenarios in the concepts page

* formating fixes

* restructuring doc

* adding reference to scenarios section

* rephrasing the statement

* fix typo

* adding the note about helper method limitation

* more restructuring

* adding more languages as how to create trace context

* Update W3C-traces.md

* Update README.md

* Added C# snippets. Added ochttp instructions at right place. Fix typo.

* Fix broken link. Change the title reference in main readme. Fix typos.

* changing tracing context to trace context

* fix minor formatting fix

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
2020-07-08 11:30:45 -07:00
Moaid Hathot 7ab1dc25a0
Typos 2020-06-28 03:40:57 +03:00
Mark Fussell 64f2a7e1cf Updates to W3C tracing docs 2020-06-08 22:42:02 -07:00
Shalabh Mohan Shrivastava bef9178f2e Resolving doc review comments 2020-06-08 11:47:15 -07:00
Mark Fussell 6c91d1b754
Update traces.md 2020-05-02 16:01:35 -07:00
Mark Chmarny ce828c853d namespace in all yaml samples 2020-05-02 04:04:13 -07:00
Ori Zohar 08de06a38c
Adding more details to meaning of sample rate 2020-05-01 10:40:05 -07:00
Shalabh Mohan Shrivastava 995380263d typo edits 2020-05-01 10:08:34 -07:00
Shalabh Mohan Shrivastava 3fc24f9ba7 updating the document for tracing configuration 2020-05-01 10:00:15 -07:00
Shalabh Mohan Shrivastava 1b0db7bf9e Update the tracing configuration doc 2020-05-01 09:18:10 -07:00
Mark Fussell 3a46c55596 Updated configuration docs 2020-04-24 21:35:26 -07:00
Young Bu Park d3cf251526
Fix metrics docs link (#525)
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-04-20 12:09:19 -07:00
Ricardo Niepel c4958949d2
Replace DaprID with AppID (#500) 2020-04-06 10:57:51 -07:00
Mark Fussell dead3848c9 Updates to observability docs 2020-03-31 22:02:16 -07:00
Ricardo Niepel d45a08d37d
Fix Prometheus + Grafana link (#441) 2020-03-13 02:41:42 -07:00
Young Bu Park 0faaeb37d7
Final monitoring doc revision (#433)
* Correct helm chart option

* Revise monitoring docs

* update howto readme

* update concepts

* fix cr

* wip

* Fix dashboard for minikube

* Fix steps for prometheus howto

* Update ordering

* fix ct

* wip

* Update README.md
2020-03-12 10:40:27 -07:00
Young Bu Park fdb5d93815
Initial observability docs (concept + howto) (#431)
* add config yaml

* initial doc for observability

* Add links

* Update README.md

* Update logs.md

* Update setup-azure-monitor.md

* Update setup-fluentd-es-kibana.md

* Adding how-to set up Prometheus and Grafana documentation and images.

* deleting .PNG files

* -adding .png files

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
Co-authored-by: Shalabh Mohan Shrivastava <shalabhms@gmail.com>
2020-03-12 08:23:27 -07:00
Joni Collinge e9ddef34c8
Added metrics docs (#356)
* added metrics docs

* moved traces and metrics to observability

* added metrics_path to prom config

* updated metrics flag

Co-authored-by: Young Bu Park <youngp@microsoft.com>
2020-03-10 08:15:41 -07:00