appsignal / appsignal-elixir

🟪 AppSignal for Elixir package
https://www.appsignal.com/elixir
MIT License
285 stars 82 forks source link

Bump agent and implement CPU count #928

Closed unflxw closed 8 months ago

unflxw commented 8 months ago

Part of #1122.

Bump agent to version 0.34.0

The agent update and changesets are updated automatically.

Bump agent to version 0.34.1

The agent update and changesets are updated automatically.

Delete irrelevant agent changelogs

Delete agent changelogs that are not relevant to the Elixir integration.

Add cpu_count configuration option

Implement the cpu_count (APPSIGNAL_CPU_COUNT environment variable) configuration option for the AppSignal for Elixir integration.