Reserved Cycle Alerts
Did you know that your canister can suddenly stop saving new data if it’s on a busy subnet and you haven’t set it up to reserve enough cycles for new memory allocations?
CycleOps now has monitoring and alerting features to help you stay on top of the important but lesser-known "reserved cycles" canister configuration. Here's everything you need to know about reserved cycles, and how you can set up alerts for them in just a few minutes!
Batch Actions
Today we’re releasing even more tools to make it easier to manage your canisters. Batch actions have been live for a few weeks now, but with this release you can now change top-up rules, setup memory alerting, finalize canister setup, or perform a one-time top-up for hundreds of canisters at a time.
All you need to do is select a bunch of canisters, open the command prompt (⌘ + K) or right click, and choose which action you want to perform. Just one more thing we’re doing to make CycleOps the best possible home for your canisters.
Enhancing Canister Monitoring with Detailed Memory Metrics
Today we're announcing a core protocol update that will provide all canisters with more detailed memory metrics. This update equips developers with a clearer understanding of how their canisters utilize memory, allowing for better debugging, resource allocation, and monitoring.
This is our first contribution to the core protocol as a team, making CycleOps one of the first teams to contribute to the protocol outside of Dfinity, and aligns with our mission to help build a world class developer experience on ICP.
icptopup-ts release
Today we're releasing icptopup-ts, a TypeScript package that makes it easy to programmatically 👨💻 facilitate large amounts of decentralized compute, sending cycles to up to 100 canisters at at time.
With npm install icptopup-ts
, you can integrate atomic, ICRC compatible cycle topups into your application in just a few minutes!
Canister Fleets Release
Starting today it's easier than ever to manage a large fleet of canister smart contracts on ICP. We're releasing a new UI for cycleops.dev that can handle hundreds (or even thousands) of canisters, and we've raised our per account canister monitoring limit from 30 to 1,000. Already, teams have integrated fleets of up to 800 canisters for monitoring, alerting, and automated top-ups.