Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Google’s Agent2Agent protocol finds new home at the Linux Foundation

      June 23, 2025

      Decoding The SVG path Element: Curve And Arc Commands

      June 23, 2025

      This week in AI dev tools: Gemini 2.5 Pro and Flash GA, GitHub Copilot Spaces, and more (June 20, 2025)

      June 20, 2025

      Gemini 2.5 Pro and Flash are generally available and Gemini 2.5 Flash-Lite preview is announced

      June 19, 2025

      Summer Game Fest had a bit of a “weird” vibe this year — an extremely mixed bag of weak presentations and interesting titles

      June 24, 2025

      The Lenovo Legion Go 2 gets its first release date tease, which could be accurate — but treat with the biggest pinch of salt

      June 24, 2025

      Denmark will stick with Windows — government still plans to ditch Microsoft Office

      June 24, 2025

      OneDrive user locked out of “30 years worth of photos and work” without any support — calls Microsoft a “Kafkaesque black hole”

      June 24, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Best PHP Project for Final Year Students: Learn, Build, and get Successful with PHPGurukul

      June 24, 2025
      Recent

      Best PHP Project for Final Year Students: Learn, Build, and get Successful with PHPGurukul

      June 24, 2025

      Community News: Latest PECL Releases (06.24.2025)

      June 24, 2025

      JSON module scripts are now Baseline Newly Available

      June 24, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Summer Game Fest had a bit of a “weird” vibe this year — an extremely mixed bag of weak presentations and interesting titles

      June 24, 2025
      Recent

      Summer Game Fest had a bit of a “weird” vibe this year — an extremely mixed bag of weak presentations and interesting titles

      June 24, 2025

      The Lenovo Legion Go 2 gets its first release date tease, which could be accurate — but treat with the biggest pinch of salt

      June 24, 2025

      Denmark will stick with Windows — government still plans to ditch Microsoft Office

      June 24, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Tech & Work»Grafana 12 is now available with new observability as code features, Dynamic Dashboards, and more

    Grafana 12 is now available with new observability as code features, Dynamic Dashboards, and more

    May 8, 2025

    Grafana Labs released the latest version of its flagship platform during GrafanaCON in Seattle, along with some other company announcements.

    According to the company, Grafana 12 adds new observability as code features that will allow developers to version, validate, and deploy dashboards using code, reducing manual processes. 

    Another new feature is Dynamic Dashboards, which provides a set of tools that can be used to easily display the right information at the right time. Developers can navigate dashboards using tabs that segment them by context, user group, or use case, or can use conditional rendering to show or hide panels or rows based on variable selections.

    Other features in Grafana 12 include: 

    • The ability to natively manage alerts and recording rules
    • The ability to sync dashboards to GitHub
    • A new model for Grafana APIs that is consistent, versioned, and resource-oriented
    • Refactored table visualization that uses the react-data-grid library
    • Public preview of SCIM user and team provisioning
    • Private preview of SQL expressions
    • A new tool in Grafana Alerting that allows users to import Prometheus and Loki alert rules
    • Updates to Metrics and Logs Drilldown
    • Public preview of Investigations, a central view for correlating and analyzing signals from all Grafana Drilldown applications
    • Grafana Cloud Migration Assistant for moving from Grafana OSS or Grafana Enterprise to Grafana Cloud 
    • New themes

    “We reimagined what it means to provision dashboards and how APIs and schema are structured,” said Torkel Ödegaard, co-founder of Grafana Labs. “These are fundamental changes that have become the basis for a range of improvements we’ve made to how users can interact with Grafana through code. With Grafana 12, we focused on providing everything users need to more easily and efficiently create and manage dashboards.”

    Grafana Assistant in Grafana Cloud

    In addition to releasing Grafana 12, the company also announced a private preview for Grafana Assistant in Grafana Cloud, an AI-powered chat experience for interacting with Grafana data.

    Users can ask questions about their observability data; navigate to specific views for metrics, logs, traces, or profiles; make bulk changes to dashboards; create new dashboards using natural language; and conduct multi-step investigations by following leads in data.

    “Grafana’s open source roots provide a unique advantage for our AI assistant; the wealth of content on the open web produced by our global community has enabled foundation models to be experts on Grafana, Prometheus, and Loki out-of-the-box. Our LLM-based agent was built to hit the ground running and provide meaningful assistance from day one,” said Tom Wilkie, CTO of Grafana Labs. 

    Donation of Grafana Beyla to OpenTelemetry

    Grafana Beyla is an eBPF-based, zero-code instrumentation tool, and the company started the process of donating it to OpenTelemetry about six months ago.

    According to Grafana Labs, it decided to donate the project because it believed Beyla was capable of instrumenting and generating telemetry data in a way that other approaches weren’t. 

    “This is when we understood that Beyla needs to become a true community-owned project under the OpenTelemetry umbrella,” said Nikola Grcevski, principal software engineer at Grafana Labs.

    Beyla will be renamed to OpenTelemetry eBPF Instrumentation, and after it has been donated to OpenTelemetry, it will continue to exist as Grafana Labs’ distribution of the upstream project. 

    Grafana Drilldown for Traces now generally available

    Grafana Drilldown is a set of tools for streamlining data exploration and analysis. It helps developers reduce the volume of data they need to sort through, and offers a point and click interface, eliminating the need to understand query languages. 

    It was previously only available for Metrics, Logs, and Profiles, and is now generally available for Traces as well. 

    Grafana k6 1:10

    Grafana k6 is an open source performance testing tool that the company acquired back in 2021.

    The latest version includes native TypeScript support, native extensions support, and modernized end-of-test summaries that contain scenario-specific metrics, hierarchical grouping, and improved checks results. 

    Grafana Labs also now provides more clear support and versioning guarantees that follow Semantic Versioning principles. 

    The post Grafana 12 is now available with new observability as code features, Dynamic Dashboards, and more appeared first on SD Times.

    Source: Read More 

    news
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleHCL UnO Agentic, DigitalOcean’s new NVIDIA GPU Droplets, and more software development news
    Next Article NativePHP Hit $100K — And We’re Just Getting Started 🚀

    Related Posts

    Tech & Work

    Google’s Agent2Agent protocol finds new home at the Linux Foundation

    June 23, 2025
    Tech & Work

    Decoding The SVG path Element: Curve And Arc Commands

    June 23, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-5011 – MoonlightL Hexo-Boot Cross-Site Scripting Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    “I just throw myself at them … like monkeys and typewriters.” I love that the Elden Ring movie director is one us, he’s actually on his 7th playthrough

    News & Updates

    Microsoft Patches Four Critical Azure and Power Apps Vulnerabilities, Including CVSS 10 Privilege Escalation

    Security

    CVE-2022-44613 – Apache HTTP Server Remote Code Execution

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-6431 – “Firefox for Android External Application Bypass Vulnerability”

    June 24, 2025

    CVE ID : CVE-2025-6431

    Published : June 24, 2025, 1:15 p.m. | 1 hour, 23 minutes ago

    Description : When a link can be opened in an external application, Firefox for Android will, by default, prompt the user before doing so. An attacker could have bypassed this prompt, potentially exposing the user to security vulnerabilities or privacy leaks in external applications.
    *This bug only affects Firefox for Android. Other versions of Firefox are unaffected.* This vulnerability affects Firefox
    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-6455 – Code-projects Online Hotel Reservation System SQL Injection Vulnerability

    June 22, 2025

    New HTTPBot Botnet Launches 200+ Precision DDoS Attacks on Gaming and Tech Sectors

    May 16, 2025

    Pointron – Focus time tracker

    May 16, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.