ErlangSolutions
Forum Sponsor
WombatOAM 3.0.0beta launched yesterday!
For those of you who aren’t familiar with WombatOAM, it’s a monitoring and performance tool built specifically for systems running on the BEAM VM.
Get a free trial to be the first to test next release’s new features!
WombatOAM 3.0.0 will come with:
- Improved Elixir and Phoenix support
- A customisable, interactive dashboard
- Smarter alarm handling
- New integration with the likes of Slack, AppDynamics, Logstash, and DataDog
Trending in Events Chat
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #blog-post
- #phoenix_html
- #iex
- #graphql
- #ai
- #genstage
- #elixirconf-us
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex










Showing Posts 1 to 2- Show Best Posts
- Show All Posts (oldest first)
- Show All Posts (newest first)
idi527
Hi! Thanks for the update.
Could you explain what WombatOAM’s main advantages over prometheus (with prometheus.erl) + grafana are?
ErlangSolutions
When you compare WombatOAM to Prometheus, WombatOAM surfaces a lot more metrics.
WombatOAM also collects logs from different sources (e.g. lager, sasl, elixir_logger etc.).
Wombat raises alarms (not just simple alarms, but users can define log based alarms with pattern matching, raise their own alarms), there are tools in WombatOAM (Process manager (Etop), Table viewer (ETS), Mnesia, MongooseIM related tools)
There are a lot of integrations, just to mention some of them: Logstash, Zabbix, DataDog etc., so Wombat can send the collected data to these products.
WombatOAM can handle different users with different roles and rights.
There’s a lot more that we could point out - let me know if you want to know more!