This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
opentelemetry-erlang-contrib
Watch
1
Star
0
Fork
You've already forked opentelemetry-erlang-contrib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
154ac9f065
opentelemetry-erlang-contrib
/
instrumentation
/
opentelemetry_phoenix
/
test
/
test_helper.exs
3 lines
67 B
Elixir
Raw
Normal View
History
Unescape
Escape
Otel phoenix migration (#4) * Otel phoenix migration * Abandon dynamic matrix for now * Add project-level codeowners * Add examples and phoenix * Typo
2021-09-12 19:49:24 +00:00
ExUnit
.
start
(
)
Update otel-phoenix deps (#9) * Update otel-phoenix deps * CI not triggering * Remove deprecated plug conn property * Retry shared matrix with 1.11 include fix * Try reading the file again * Still can't get file reading right * Update source links
2021-09-19 23:51:51 +00:00
Code
.
put_compiler_option
(
:warnings_as_errors
,
true
)