From AI to OTel, 2023 was a transformative year for open source observability. While the advancements we made in open source observability will be a catalyst for our continued work in 2024, there is even more innovation on the horizon. We asked seven Grafanistas to share their predictions for which observability trends are on their “In” list for 2024. Here’s what they had to say.
On Dec. 18, 2023, we unintentionally introduced some new features and two minor breaking changes in the Grafana 10.2.3 patch release. These changes were originally intended for Grafana 10.3, which we plan to release later this month, but these commits were merged into the 10.2.3 release branch early due to a mistake in our release process. Because Grafana 10.2.3 introduces more changes than expected in a typical patch release, there’s a risk of more bugs than expected.
The Continuous Integration/Continuous Deployment (CI/CD) pipeline has evolved as a cornerstone in the fast-evolving world of software development, particularly in the field of cloud computing. This blog aims to demystify how CI/CD, a set of practices that streamline software development, enhances the agility and efficiency of cloud computing.
As a Shopify theme gets more fully featured, it is likely that large amounts of JavaScript are being used to improve and expand the user experience. Making theme changes gets more nerve wracking as the amount of code increases. Did my sales go down because I broke something with the last JavaScript change? If you’re worried about that next theme publish, it’s time to start monitoring user experiences for JavaScript errors. TrackJS makes error monitoring quick and easy to do!
Modern-day engineering teams rely on continuous integration and continuous delivery (CI/CD) providers, such as GitHub Actions, GitLab, and Jenkins to build automated pipelines and testing tools that enable them to commit and deploy application code faster and more frequently.