Commit Graph

8 Commits

Author SHA1 Message Date
Craig Box 59a6acf73d
Update distributed tracing docs (#15971)
* checkpoint

* more updates

* Remove Lightstep, update FAQ, update integration pages.

* fix indentation

* fix go.mod betterer

* snips

* tests

* lint

* Update content/en/docs/tasks/observability/distributed-tracing/overview/index.md

Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>

* fix typo

* link source for examples

* forgot one shortcode

---------

Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-11-25 05:17:54 -05:00
John Howard c05f7637b1
Remove obsolete PILOT_ENABLE_CONFIG_DISTRIBUTION_TRACKING from tests (#15676)
This does nothing anymore
2024-09-10 11:21:35 -04:00
Craig Box 9140d5208c
Update to v1 in all API examples (#15515)
* s/v1[ab].*/v1/g

* Fix tests with new snip versions

* always be kind
2024-08-06 22:59:22 -04:00
Robert Macaulay 2c621b81be
Fix docs on customTags (#15394)
* Rebase

* make gen
2024-07-12 18:30:11 -04:00
Frank Budinsky e30ab6491d
Add namespace labels to test framework diff snapshots (#14773)
* Add namespace labels to test framework diff snapshots

* fix lint

* failing tests

* more failed tests

* more failures

* more fixes

* one more

* fix fault injection
2024-03-25 09:07:25 -07:00
Frank Budinsky c727b0c083
Fix snip generator stripping leading space in expected output (#14693)
* Fix snip generator stripping leading space in expected output

* also fix _out

* strip trailing newline

* regen

* tweak for readability

* remove ambient label
2024-03-07 12:29:19 -08:00
zirain d50bef68a4
add tracing Telemetry API tests (#12973)
* add tracing Telemetry API tests

* fix lint

* update

* update test

* remove ns

* update cleanup

* use --skip-confirmation
2023-04-06 12:52:25 -07:00
zirain be01753e1c
fix wrong folder name (#12934) 2023-03-24 00:35:59 -07:00