
GrafanaCON 2025 Showcases Major Leap with Grafana 12 and AI-Powered Assistant
Grafana Labs unveiled significant advancements at GrafanaCON 2025 in Seattle, introducing Grafana 12 and the AI-driven Grafana Assistant. These developments aim to enhance observability workflows and streamline dashboard management for developers and enterprises.
Grafana 12 introduces key features such as 'dashboards as code,' enabling users to define dashboards in configuration files for improved version control and scalability. The integration of Git repositories allows for seamless deployment and rollback of dashboards. Dynamic dashboards now support real-time updates, and the alerting system has been overhauled to provide more granular control and integration capabilities.
The Grafana Assistant, powered by AI, offers contextual insights and suggestions within the dashboard environment. By analyzing usage patterns and data anomalies, it assists users in optimizing queries and visualizations, reducing the time spent on manual configurations. This tool leverages machine learning models to adapt to user behavior, enhancing the overall user experience.
In addition to product launches, GrafanaCON 2025 featured sessions on integrating OpenTelemetry and Prometheus through Grafana Alloy, an open-source collector that simplifies telemetry data collection and processing. The conference also highlighted community-driven projects, including large-scale deployments and innovative use cases in various industries.

Try Our AI Features
Explore what Daily8 AI can do for you:
Comments
No comments yet...
Related Articles


Arabian Post
5 hours ago
- Arabian Post
Swift Scanner Kingfisher Exposes Active Code Secrets
A high‑performance tool named Kingfisher, developed by MongoDB, now enables developers and security teams to detect and validate active secrets—such as API keys and credentials—in codebases in real time. Its release addresses shortcomings in existing scanners by verifying through live checks against cloud services. Kingfisher began as a personal project in July 2024 by MongoDB security engineer Mick Grove, who was dissatisfied with current open‑source secret scanners. Internal testing confirmed that by April 2025 it had become a core part of MongoDB's internal security workflows—scanning pre‑commit code, CI/CD pipelines, Git histories and on‑premise files to identify active secrets. The tool has now been made publicly available under the Apache 2.0 licence. Introducing Kingfisher: The Open Source Secret Scanner that Finds and Validates Leaked Secrets Fast ADVERTISEMENT Crafted in Rust, Kingfisher employs Intel's Hyperscan for high‑speed regex matching and Tree‑sitter for language‑aware source parsing across more than 20 languages. It runs multi‑threaded scans on repositories and file systems and adds entropy‑based rules to filter high‑confidence detections. The standout feature is active validation: when a potential secret is found, the tool attempts to authenticate against external APIs—such as AWS, Azure, GCP or Stripe—to determine if it remains functional. This real‑time validation sharply reduces false positives. For example, Kingfisher identified one active AWS secret and four inactive Slack tokens in illustrative internal tests. The tool ships with over 700 built‑in detection rules and supports custom configurations via YAML, making it extensible to new credential types. Performance benchmarking shows Kingfisher outpaces popular tools such as TruffleHog and Gitleaks in terms of runtime, offering a faster, more efficient scanning solution. Its cloud‑agnostic validation ensures organisations obtain unified visibility over secrets, irrespective of the cloud provider in use. Using Kingfisher aligns with compliance demands, particularly those of the Supply‑chain Levels for Software Artifacts. It aids organisations working toward SLSA Level 2 and beyond by preventing embedded credentials in source code and safeguarding build integrity during the software supply chain lifecycle. Unlike cloud‑hosted secret scanning, Kingfisher operates entirely on‑premise or within authorised infrastructure. This ensures that detected secrets do not leave the user's environment, addressing data privacy and sovereignty concerns. Kingfisher is accessible across major operating systems, including Linux, macOS and Windows. Installation options range from pre‑built binaries to source compilation via Docker. It also integrates seamlessly with GitHub, GitLab, and CI/CD systems, enabling detection at pre‑commit, pull‑request and post‑merge stages. Given the surge in credential‑related breaches and the market's growing concern over hidden, hard‑coded secrets, Kingfisher directly responds to a critical need. Credential exposure remains a leading cause of data breaches, with stolen secrets frequently exploited by automated botnets and sold on underground markets. By combining live validation, speed, and extensibility, Kingfisher represents a meaningful shift in the secret‑scanning ecosystem. It not only identifies potential security issues, but confirms those that pose genuine risk—allowing developers and security engineers to focus remediation efforts on threats that truly matter. Its release as open‑source ensures broader access: security teams, DevOps practitioners and smaller organisations can now employ an enterprise‑grade scanner without incurring licensing fees or relying on proprietary systems. MongoDB's publication of Kingfisher thus reinforces its commitment to open‑source solutions that empower the wider tech community.


Arabian Post
09-06-2025
- Arabian Post
Canonical Ends Bazaar Hosting on Launchpad
Canonical will cease all Bazaar code hosting on its Launchpad platform in two stages, culminating on 1 September 2025. The legacy version control system, once the backbone of many Ubuntu-related projects, will see its web interface retired soon, followed by full removal of backend functionality. Users of Bazaar, including developers relying on Ubuntu Engineering, must migrate to Git or other supported systems ahead of the deadline to preserve continuity. Bazaar, created by Martin Pool and sponsored by Canonical, never matched Git in popularity. With its last stable release in 2016, it gradually lost traction among open‑source communities. Today, Git has become the standard, hosting the vast majority of collaborative software development activity. Canonical itself acknowledged that maintaining Bazaar consumed significant development, operational, and infrastructure resources, resources now better allocated to modernising Ubuntu and Launchpad. Launchpad's rollback of Bazaar support will begin with the immediate shutdown of the Loggerhead web frontend, used for browsing Bazaar code repositories. Canonical cited declining legitimate traffic, with much of the web interface usage now coming from scrapers and automated bots. At this stage, developers will still be able to interact with repositories via command‑line tools, with pushes, pulls, and merges unaffected. The second phase, starting 1 September 2025, will eliminate the Bazaar backend entirely. After this date, Launchpad will no longer host Bazaar repositories, meaning developers cannot push, pull, merge, or browse code via Bazaar. Canonical has urged all users to migrate their code before this shutdown to avoid service disruption. ADVERTISEMENT Migration instructions have been made available on Ubuntu's Discourse platform and Launchpad's documentation site. The recommended method relies on native Bazaar‑to‑Git interop, using tools like 'brz push' that convert Bazaar revisions into Git history. Users have reported this process to be slower but more reliable than older export‑import methods. Not all Bazaar users are fluent with Git. In community discussions, one long‑time developer lamented that 'I love the simplicity of bazaar/launchpad… I really do not get git.' Another emphasised the invaluable contributions of Jezmer Vernooij, the maintainer of the Breezy fork, describing him as 'probably the most tangible act of generosity that can be made among strangers in the open source world'. Ubuntu and Launchpad gained prominence through Bazaar because it was once the only version control system supported for packaging and PPAs. Over time, Git's features, performance, branching model, and ecosystem—spanning GitHub, GitLab, and Bitbucket—made it the clear choice for modern development. Canonical highlighted its decision to deprecate Bazaar as part of its broader effort to modernise development workflows. By reallocating resources from maintaining outdated infrastructure like Bazaar, Canonical intends to better support Ubuntu's core development and implement improvements to Launchpad as a whole. Despite the shift, Bazaar will not disappear entirely from the world of open source. Users who wish to continue using Bazaar beyond Launchpad's support cutoff can host their repositories with services like GNU Savannah, which remains committed to Bazaar support. Breezy, the active fork of Bazaar, will also continue to receive maintenance, ensuring the version control system endures for those who prefer it. ADVERTISEMENT The discontinuation of Bazaar on Launchpad marks a significant moment in the history of Ubuntu's development tools. Once tightly integrated into canonical workflows for building DEBs, PPAs, snaps and Ubuntu itself, Bazaar's sundering from Launchpad symbolises the retreat of niche VCS in favour of universally supported tools. It speaks to broader shifts in software development culture, aligning Ubuntu with prevailing industry practices centred on Git. Canonical has emphasized that Ubuntu Engineering will receive migration support, and developers with unique needs are encouraged to reach out via Launchpad's feedback channels or Matrix. The company aims to collaborate closely to remove reliance on Bazaar-specific integrations used in Ubuntu's engineering systems. As the 1 September deadline approaches, developers must act swiftly to export their repositories. Migrating preserves their revision histories, branches, and tags, ensuring continued project development. Those who delay risk losing remote access to their code and may face complex manual recovery efforts after Bazaar support ends. Bazaar's sunset also underscores the dominance of Git in open‑source workflows. According to the 2024 Stack Overflow developer survey, approximately 98 per cent of developers use Git, everyone from hobbyists to large enterprises. Git's extensive ecosystem of CI/CD tools, integrations, and community support has entrenched it as the developer standard. Despite familiarity with Bazaar among legacy projects, the broader open‑source ecosystem has migrated towards Git. Organisations seeking to maintain compatibility with the wider community, attract contributors, and leverage automated development pipelines will find Git essential. Enterprises relying on Bazaar must reevaluate their infrastructure and workflows to align with this reality. Canonical's decision reflects both pragmatic resource allocation and alignment with community norms. By removing Bazaar support, it simplifies the development stack, reduces maintenance burden, and clarifies the path forward for Ubuntu's development ecosystem. While the transition brings uncertainty for long‑time Bazaar users, structured migration pathways and continued community support via Breezy and alternative hosts offer continuity. This move also signals potential future efforts by Canonical to deprecate other legacy services on Launchpad, focusing the platform on components with active developer and user bases. By streamlining services, Canonical may enhance Launchpad's relevance in contemporary software engineering workflows.


Arabian Post
05-06-2025
- Arabian Post
Bruno's Sponsorship Marks a Milestone for Open-Source API Tools
Bruno, the open-source API client has been announced as a Platinum Sponsor for IndiaFOSS 2025, the upcoming edition of the Free and Open Source Software conference organised by the FOSS United community. The event is scheduled to take place from 20 to 21 September 2025 at the NIMHANS Convention Centre in Bengaluru. Bruno's sponsorship underscores its growing prominence within the developer community. Designed as a lightweight, Git-friendly alternative to Postman, Bruno emphasises offline functionality and data privacy. It stores API collections locally in plain text '.bru' files, facilitating seamless version control and collaboration without reliance on cloud services. The IndiaFOSS 2025 conference anticipates over 2,500 in-person attendees, with an additional 2,500 participants expected to join virtually. The event will feature a range of activities, including workshops, panel discussions, and showcases of open-source projects. Bruno's involvement as a Platinum Sponsor highlights its commitment to the open-source ecosystem and its dedication to fostering community engagement. ADVERTISEMENT Bruno's participation in IndiaFOSS 2025 is not its first engagement with the conference. Previously, its founder Anoop M D presented Bruno at IndiaFOSS 3.0, where he discussed the tool's architecture and its role in the API development landscape. The presentation highlighted Bruno's unique features, such as its offline-first approach and integration with Git, which distinguish it from other API clients. The sponsorship also reflects Bruno's broader strategy to support and promote open-source initiatives. By aligning with IndiaFOSS 2025, Bruno aims to contribute to the growth and sustainability of the open-source community. The conference provides a platform for developers, enthusiasts, and organisations to collaborate and share knowledge, aligning with Bruno's mission to empower users through accessible and transparent tools.