Hannah Hunter
2db803ea27
update nav bar for v1.4 ( #2641 )
...
* config toml
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* update navbar
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* one more link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* jaeger link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* links and ignore links
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* ignore link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* linksss
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* jetstream
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove non existent tutorial link
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
* remove #
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
2022-07-12 14:12:01 -07:00
Nick Greenfield
3997e83dca
Update kubectl links
2021-10-07 11:48:43 -07:00
Long
cbdab00bad
clean up all whitenoise
...
Signed-off-by: Long <long0dai@foxmail.com>
2021-08-19 14:27:06 +00:00
Ori Zohar
6ed6ed39f0
Update jaeger.md
2021-08-10 16:37:28 -07:00
Ori Zohar
9d1e95f9e5
Bringing updates to Jaeger docs from v1.2
2021-08-10 14:14:33 -07:00
Ori Zohar
41e6ee42e3
Merge branch 'v1.3' into fix-responsive-videos
2021-08-05 16:15:24 -07:00
Nick Greenfield
115bfbd65b
Fix newrelic links
2021-08-05 15:11:41 -07:00
Ori Zohar
e82fb79284
Merge branch 'v1.3' into fix-responsive-videos
2021-08-05 15:10:56 -07:00
Khalid Abuhakmeh
5c8a0f9f4d
Fix responsive videos
...
The videos were breaking the layout of the documentation pages
and making it difficult to click on the right menu items.
Also tackled the Japanese translated pages.
2021-08-04 09:42:59 -04:00
Ori Zohar
70593a3acb
Merge branch 'v1.3' into update_kibana_docs
2021-08-03 15:16:11 -07:00
seachen
e2a08485a7
docs/jaeger: add jaeger production configuration
2021-07-23 14:08:49 +08:00
seachen
ac59f40922
docs/jaeger: add jaeger production configuration
2021-07-23 13:10:25 +08:00
Mark Fussell
e0eebc95c8
Update jaeger.md
2021-07-22 14:58:25 -07:00
seachen
591c03e086
docs/jaeger: add jaeger production configuration
2021-07-17 10:03:58 +08:00
Simon Leet
a069164e6f
Update Fluentd & Elastic Search instructions and screenshots
...
- Update instructions for using Kibana in fluentd.md
- Update screenshots for Kibana for current version.
- Update fluentd-dapr-with-rbac.yaml file to use `v1` definitions for
ClusterRoleBinding and ClusterRole instead of `v1beta` definitions
deprecated in the versions of Kubernetes supported by Dapr.
- Fix spellcheck and grammar check issues.
- Fix markdown lint errors.
2021-07-16 18:02:07 -07:00
Long Dai
0b41e17c31
fix some typo
...
Signed-off-by: Long Dai <long0dai@foxmail.com>
2021-07-16 01:05:21 -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
featherlight
96741e5312
fix: Jaeger docker setup command ( #1485 )
...
`COLLECTOR_ZIPKIN_HTTP_PORT=9412` shoule be `COLLECTOR_ZIPKIN_HOST_PORT=:9412`
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-18 12:41:24 -07:00
Vincent Free
3f6095aba1
update the jaeger version to version 1.22 ( #1468 )
...
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
2021-05-10 08:39:20 -07:00
Ori Zohar
c8599764bf
Merge branch 'v1.1' into harrykimpel-newrelic-howto
2021-04-06 09:40:22 -07:00
Harry Kimpel
654a3fe971
Fixed broken links in tracing section
2021-04-06 18:34:46 +02:00
Harry Kimpel
de24b00ad9
Fixed broken links in tracing section
2021-04-06 18:30:15 +02:00
Ori Zohar
308601b51d
Periodic upmerge from v1.0 to v1.1
2021-03-26 14:51:38 -07:00
Phil Kedy
670a580bb1
Tweaks per PR feedback
2021-03-23 19:26:38 -04:00
Phil Kedy
752dbaaa3f
Tweaks per PR feedback
2021-03-23 19:25:13 -04:00
Phil Kedy
6357553987
Added details on the application-level dapr.io/enable-metrics annotation
2021-03-23 12:33:20 -04: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
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
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
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
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
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
70b5566b7f
Merge branch 'v1.0' into observability-concept
2021-02-15 11:40:09 -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
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
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
ae4e1d21a0
Reorganizing the Operation > Monitoring page
2021-02-11 17:35:42 -08:00
Nghia Tran
8b74120e5e
Tab -> spaces
2020-12-17 12:20:16 -08:00
Nghia Tran
f3d5fe2ccd
Fix dapr home directory
2020-12-17 12:19:33 -08:00
Aaron Crawfis
c9e9459ff4
Update to showcase dashboards and clarify steps
2020-12-10 10:15:04 -08:00