Erick Dennis
bc11851360
Tesla.Middleware.OpenTelemetry: handle 400 as error ( #153 )
2023-03-06 10:51:05 -07:00
Bryan Naegele
8897400d4e
Phoenix 1.1.0 ( #145 )
...
* Phoenix 1.1.0
* Fix docs
* Publish tesla with updated sem conventions
2023-01-13 14:38:05 -07:00
Bryan Naegele
e6c8cc6289
Phoenix Plug.Cowboy adapter support ( #144 )
...
* wip
* Cowboy adapter support
* Use path deps to keep things updated
* fix doc
* Fix example project
2023-01-06 13:46:06 -07:00
Bryan Naegele
4d39f47b03
update elixir package deps ( #126 )
...
* update elixir package deps
* Oban test updates
2022-11-15 17:48:50 -07:00
Yordis Prieto
ed49b0c4bb
chore: add semantic conventions pkg ( #118 )
...
Co-authored-by: Tristan Sloughter <t@crashfast.com>
2022-11-15 16:39:22 -07:00
Bryan Naegele
0e6a776ffb
Fix CI errors, update GHA deps, update versions ( #125 )
...
* Fix CI errors, update GHA deps, update versions
* output syntax
* remove OTP 22 tests
* set concurrency to cancel in progress
* whitespace
* incompatible vsns and failed test
* Try pulling excludes out
* Escaping
* Just drop < 1.13 until this can move to workflows
* quote
2022-11-15 16:22:28 -07:00
Ricardo Paiva
b10af6e987
Bump opentelemetry_tesla version ( #112 )
2022-10-12 15:25:08 -06:00
Guilherme de Maio
c69a3c7b49
[opentelemetry-tesla] add custom span name override as middleware opt ( #105 )
...
* fix remove extra bracket in mix.exs
* use capture log for less verbose test output
* add span_name opt for overriding span name
* add moduledoc
* allow function for span_name opt
2022-10-04 16:32:36 -06:00
Damir Vandic
7a4c33ef7c
Relax dependencies for opentelemtry_tesla ( #106 )
2022-09-03 07:59:03 -06:00
Ricardo Paiva
e8d1462f46
Add otel tesla library ( #90 )
...
* Add Tesla HTTP client instrumentation library
* Update workflows configuration
* Update labeler.yml
* Update CODEOWNERS
* Add LICENSE file
Co-authored-by: Bryan Naegele <bryannaegele@users.noreply.github.com>
2022-08-25 12:47:59 -06:00