Home / Companies / OpenMeter / Blog / August 2023

August 2023 Summaries

2 posts from OpenMeter

Filter
Month: Year:
Post Summaries Back to Blog
In 2023, the focus of SaaS businesses is shifting from customer acquisition to retention and expansion due to economic slowdowns. Net Revenue Retention (NRR) has become a crucial metric for measuring loyalty and growth among existing customers. Usage-based pricing can improve NRR by encouraging organic account growth and reducing churn rates. A data-driven approach across all departments, including engineering, sales, and customer success, is necessary to increase NRR. Retention forms the foundation of NRR growth, with customer success teams using data to detect early signs of potential churn and monitor long-term trends. Upselling opportunities can be identified by tracking customer usage against tier limits or consumption forecasts. Transparency in usage helps avoid refunds and maintain good customer relations. Overall, a focus on retention and expansion, coupled with a data-driven approach, is essential for SaaS businesses to thrive in the current economic climate.
Aug 22, 2023 1,040 words in the original blog post.
The article discusses using logs for metering infrastructure component usage when integrating collectors or making HTTP requests is challenging. It presents Vector, an open-source project that can collect logs from applications and transform them into billable events for usage metering. The process involves configuring sources, transforms, and sinks in the Vector pipeline to consume logs, parse them, filter unnecessary data, and finally convert them into CloudEvents format supported by OpenMeter's ingest API. This approach is particularly useful for measuring low-level infrastructure components, legacy systems, or serverless applications without integrating collectors or triggering HTTP requests for every transaction.
Aug 16, 2023 531 words in the original blog post.