Commit Graph

39 Commits

Author SHA1 Message Date
Severin Neumann 249224e8f1
Restructure concept pages for instrumentation (#2763)
Co-authored-by: Patrice Chalin <pchalin@gmail.com>
2023-06-06 09:42:21 +02:00
Severin Neumann 8cecba8390
Roll-the-dice application for PHP (#2758) 2023-05-24 10:58:37 +02:00
Patrice Chalin b887c64061
Update OTel specification, drop workarounds, fix links (#2724) 2023-05-22 14:49:34 -04:00
Yaroslav Halchenko f93072e7c2
Add codespell config, action + fixed typos (#2748) 2023-05-22 20:10:30 +02:00
Severin Neumann 12c67c8c34
PHP spelling fixes (#2742)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-05-18 08:06:40 -07:00
Brett McBride 5367d708f5
adding php metrics docs (#2740) 2023-05-17 15:35:23 +02:00
Brett McBride 3041e7eb5d
updating php docs (#2727) 2023-05-16 10:22:11 +02:00
yangtao f45138a5d6
Update automatic.md (#2711)
Co-authored-by: Severin Neumann <neumanns@cisco.com>
2023-05-15 10:35:23 +02:00
yangtao 0726dddddc
Update automatic.md (#2714) 2023-05-15 10:22:27 +02:00
yangtao cd4c32309f
Update getting-started.md (#2707) 2023-05-12 14:35:35 +02:00
Patrice Chalin a2c57a5c0c
Fix tabbed code in PHP page (#2656) 2023-05-05 09:29:13 +02:00
Brett McBride 614c20fa77
php documentation updates (#2654) 2023-05-04 16:08:17 -07:00
Morf 8515520883
docs: fix typo in getting-started.md (#2616) 2023-04-20 20:45:16 -07:00
Brett McBride d80c720c1a
PHP instrumentation improvements (#2552)
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-03-31 07:13:45 -07:00
Patrice Chalin 146de68677
Docs flow fix for beginners, move "What is OpenTelemetry?" to top level (#2559) 2023-03-30 14:53:05 -07:00
Severin Neumann 5f66376216
Cleanup content/en/docs/instrumentation/php/automatic.md (#2528)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-03-24 10:24:39 -07:00
Patrice Chalin 0a1be84292
Upgrade Hugo to 0.111.1 and fix doc issues (#2455) 2023-03-06 15:52:31 -08:00
Brett McBride 100e517d1d
Adding PHP documentation for exporters, resources, propagation (#2415) 2023-03-01 07:23:39 -05:00
Patrice Chalin 9dd7614093
Fix page descriptions of concepts/signals (#2409) 2023-02-27 10:11:39 -05:00
Patrice Chalin 07d783086e
Enable Prettier check over instrumentation/{php,other} (#2390)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2023-02-23 08:42:18 -08:00
Patrice Chalin fc0c48b7fb
Mount iconography 32x32 icons to static/img/logos (#2369) 2023-02-20 12:17:41 -08:00
Patrice Chalin 252bd67226
Style inline images as blocks with a border (#2359) 2023-02-17 11:31:07 -05:00
Przemyslaw Delewski 0cec681034
info about development environment dependencies (#2193)
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2023-01-25 15:21:21 -08:00
Przemyslaw Delewski 23d6adcc5e
php.ini has to be updated manually (#2192)
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2023-01-24 14:22:19 -08:00
Przemyslaw Delewski b977eca033
Fixing php examples broken link (#2157) 2023-01-11 19:21:17 +01:00
Przemyslaw Delewski 44dacec9b2
[PHP] Update and extend setup for auto instrumentation (#2151) 2023-01-10 08:29:53 -08:00
Alex Boten 27026bf419
fix broken links (#2105) 2022-12-15 10:41:21 -08:00
Severin Neumann b5485ab31d
[PHP] add examples link and registry entries (#2101)
Signed-off-by: svrnm <neumanns@cisco.com>

Signed-off-by: svrnm <neumanns@cisco.com>
2022-12-14 11:50:55 +01:00
Michael 1228821cc3
[PHP] Fix link and improve consistency in /instrumentation/php/ (#2102)
Signed-off-by: windsonsea <haifeng.yao@daocloud.io>

Signed-off-by: windsonsea <haifeng.yao@daocloud.io>
2022-12-14 11:50:42 +01:00
Brett McBride 990d5c1b18
[PHP] Update documentation for beta release (#2097)
* update php documentation for beta

* manual instrumentation docs

* remove yaml which netlify might be complaining about

* self-review/tidy

* Apply suggestions from code review

Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>

* apply code review suggestion

Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
2022-12-14 08:10:42 +01:00
Severin Neumann 7deb7952c0
Unify page head for language instrumentations. (#1732) 2022-09-27 00:58:05 -07:00
Dafei Liu f14289a000
add img alt (#1718)
* add img alt

* Update content/en/docs/instrumentation/net/_index.md

Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>

* Update _index.md

* Update content/en/docs/instrumentation/erlang/_index.md

Co-authored-by: Tristan Sloughter <t@crashfast.com>

* Update _index.md

Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Tristan Sloughter <t@crashfast.com>
2022-09-08 10:20:06 +02:00
Udaya Shankara Gandhi ad591f17f0
Provided icons for PHP, Rust and Swift instrumentations (#1702)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2022-09-02 14:21:05 -07:00
Gaurang Patel e06d0b422a
consistency of signal names in status page (#1706) 2022-09-02 14:05:47 -07:00
Severin Neumann d4f979d7f8
Update php docs with requirements and otlp export. (#1531) 2022-07-11 17:21:31 -04:00
Severin Neumann 420554ba07
Fix #1499 - add file name to the top of php example (#1513) 2022-07-06 09:21:36 -04:00
Pranshu Chittora 216beba4ec
docs: ConsoleSpanExporter import path fix in PHP getting started guide (#1335) 2022-05-17 13:24:39 -04:00
Patrice Chalin 47ed104f3d
Make php pages local (#1156) 2022-02-17 18:52:08 -05:00
Patrice Chalin e5977a74c0
Move languages under /docs/instrumentation (#963) 2021-12-01 10:41:49 -05:00