Skip to content

Conversation

@kianmeng
Copy link
Contributor

No description provided.

HandlerConfig = #{send_to => self()},
StartMetadata = #{some => start_metadata, telemetry_span_context => ctx},
SpanFunction = fun() -> 1 / 0 end,
SpanFunction = fun() -> erlang:error(badarith) end,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

===> Compiling telemetry
     ┌─ test/telemetry_SUITE.erl:
     │
 388 │      SpanFunction = fun() -> 1 / 0 end,
     │                                ╰── Warning: evaluation of operator '/'/2 will fail with a 'badarith' exception


===> Running Common Test suites...

Comment on lines -22 to -27
- otp_version: "23.3.4.18"
os: ubuntu-20.04
rebar3_version: "3.20.0"
- otp_version: "22.3.4.26"
os: ubuntu-20.04
rebar3_version: "3.18.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dropped support for OTP 22/23 as the minimum supported Ubuntu OS image not supported by setup-beam anymore, see https://github.com/erlef/setup-beam?tab=readme-ov-file#compatibility-between-operating-system-and-erlangotp

@josevalim josevalim merged commit 13a380e into beam-telemetry:main Oct 19, 2025
5 checks passed
@josevalim
Copy link
Contributor

💚 💙 💜 💛 ❤️

@kianmeng
Copy link
Contributor Author

🥳 🥳 🥳 🥳 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants