Home / Companies / DigitalOcean / Blog / January 2017

January 2017 Summaries

2 posts from DigitalOcean

Filter
Month: Year:
Post Summaries Back to Blog
In the coming year, DigitalOcean will strengthen its foundation to increase performance and enable customers to scale, while also broadening its product portfolio to offer services that support larger production workloads. The company is committed to maintaining its "DO-Simple" standard, which emphasizes simplicity and ease of use for developers, and is working on new features such as distributed system management, monitoring capabilities, and load balancing to meet the needs of its growing customer base. With over 40,000 teams of developers using its platform, DigitalOcean aims to provide a seamless experience for launching, scaling, and managing production applications, while engaging with customers through iterative product development and design processes.
Jan 18, 2017 697 words in the original blog post.
The DigitalOcean team has launched a new feature called `do-agent` which is an open-source monitoring application that helps users get a better picture of the health of their Droplets by adding new graphs to the Droplet graphs page and making existing graphs more precise. The agent collects system performance/state metrics, including CPU metrics and Linux kernel versions, from the `/proc` pseudo filesystem, which presents system information as files on the filesystem. The collected metrics are transmitted to the monitoring API endpoints and made available to users via the Droplet graphs page. This new feature opens up possibilities for future tools that can provide insight into Droplet performance, including the ability to collectively monitor groups of Droplets. The `do-agent` is also open source, and its plugin architecture allows users to create custom plugins to observe more than just Droplet metrics.
Jan 03, 2017 531 words in the original blog post.