Commit Graph

4 Commits

Author SHA1 Message Date
Przemyslaw Delewski ee26eaa5d8
Remove JaegerExporter and update interface (#908) 2023-01-10 09:25:34 +11:00
Tobias Bachert 84142d35e9
Rename `AbstractSpan` to `Span` for consistent access to static methods (#824)
* Rename `AbstractSpan` to `Span` for consistent access to static methods
* Add BC layer for `AbstractSpan`
2022-09-15 09:07:52 +10:00
Kishan Sangani 13ce2da243
Updated Laravel and Symfony quickstarts (#696)
* Updated laravel-quickstart.md

* Updated symfony-quickstart.md

* Replaced setStatus with recordException in the child span

* Removed TODO comment

* Changes from PR 701 by DrLuke
2022-06-29 15:41:08 +02:00
Yukti 88db9039fa
Update framework integration docs (#689)
* Update framework integration docs

* Apply suggestions from review

- Avoid multiple constructor calls.
- Grammar regression.
- Fix type `s/jaegar/jaeger`.

* Update exporters + sampling to the new API (per review)

* Fix setup instructions and improve consistency and style

* Update span status handling and current span fetch

* Introduce warnings and demote to "Exploration guides"

* chore: rename framework "guides"
2022-06-01 21:53:21 -04:00