grafana.testing.rolefr.com
Open in
urlscan Pro
2a02:c207:2056:6428::1
Public Scan
URL:
https://grafana.testing.rolefr.com/
Submission: On February 08 via api from US — Scanned from US
Submission: On February 08 via api from US — Scanned from US
Form analysis
0 forms found in the DOMText Content
Close * Search * Dashboards * Home * Divider * Manage * Playlists * Snapshots * Sign In * Grafana v7.3.7 (1e261642f4) * Documentation * Support * Community * Keyboard shortcuts * Help Home WELCOME TO GRAFANA NEED HELP? DocumentationTutorialsCommunityPublic Slack Dashboards STARRED DASHBOARDS RECENTLY VIEWED DASHBOARDS Latest from the blog GrafanaCON 2024: Register and reserve your spot today! Feb 07 Registration for GrafanaCON 2024 is officially open, which means it’s time to reserve your spot at our biggest community event of the year! Join us live and in person in Amsterdam on April 9-10 to explore the latest updates to Grafana and its extended open source ecosystem, connect with other members of the Grafana OSS community, and so much more. Seating is limited, so register today! The first 100 registrants will save €50 with early bird pricing. New in Grafana k6: The latest OSS features in v0.49.0 and static IPs in Grafana Cloud k6 Feb 07 Grafana k6 v0.49.0 has been released, featuring a built-in web dashboard for real-time result visualization and tons of other improvements for Grafana k6 OSS. Here’s a quick overview of the latest features in Grafana k6 v0.49.0, as well as some other exciting updates related to Grafana Cloud k6 and the k6 ecosystem. To learn more about k6 and performance testing, check out the Grafana Labs blog. 🙌 Grafana k6 v0.49.0 release The latest k6 release features: A built-in web dashboard that displays test results in real time: To activate this feature, use the environment variable K6_WEB_DASHBOARD=true. Combining tracing and profiling for enhanced observability: Introducing Span Profiles Feb 06 In today’s complex data landscape, continuous profiling has become essential for detailed insights into application resource usage. Grafana Labs is now advancing this field with the introduction of Span Profiles in Grafana 10.3. The Span Profiles feature represents a major shift in profiling methodology, enabling deeper analysis of both tracing and profiling data. Traditional continuous profiling provides a system-wide view over fixed intervals. In contrast, Span Profiles delivers focused, dynamic analysis on specific execution scopes within applications, such as individual requests or specific trace spans. 'The Story of Grafana' documentary: From dashboards to full-stack observability and beyond Feb 05 Beehives in backyards. Rocket launches in California. Sourdough starters in mason jars. Shipping containers growing strawberries in Paris. “The stories you can tell from just a graph were really surprising,” says Grafana creator Torkel Ödegaard. But not impossible with Grafana, the ubiquitous open source visualization tool that is not just for monitoring applications. “There is nothing in Grafana that is specific to IT or observability,” Grafana Labs CEO and co-founder Raj Dutt says. Infinity plugin for Grafana: Grafana Labs will now maintain the versatile data source plugin Feb 05 Grafana was initially renowned for its ability to help users visualize time series data for platforms like Graphite and Elasticsearch. However, as the landscape evolved, demand surged for Grafana to embrace a wider array of data formats, particularly from third-party APIs. The challenge lay in handling vastly diverse data structures — from simple CSV arrays to intricately nested data retrieved via GraphQL. While solutions like the Simple JSON data source plugin emerged, they relied on middleware for data transformation, posing barriers to entry for users seeking a direct connection from Grafana to their endpoints. Grafana Labs at FOSDEM 2024: ebpf auto-instrumentation, CI/CD observability, and more Feb 01 We’re back for another year of fun at FOSDEM! More than 50 Grafanistas are traveling to Brussels to attend, speak, volunteer, and connect with the greater open source community at the annual conference. If you have never heard of FOSDEM, I’m happy to tell you that it’s the most significant open source conference for the community — free for attendees and run by volunteers. This year, there are more than 867 planned sessions that will take place from February 3 to 4 at the Université Libre de Bruxelles. Visualize Sumo Logic metrics and logs with Grafana: Introducing the Sumo Logic Enterprise plugin Jan 31 We are thrilled to announce the addition of a powerful new Enterprise plugin in the Grafana ecosystem: the Sumo Logic Enterprise data source plugin for Grafana. You can now easily connect Sumo Logic to your Grafana instance and correlate your log data with telemetry from all your data sources in one unified Grafana dashboard. Sumo Logic is the latest addition to our catalog of more than 20 Enterprise plugins, which includes ServiceNow, Splunk, Snowflake, Datadog, MongoDB, Oracle, New Relic, Dynatrace, Wavefront, and AppDynamics. OpenTelemetry and Grafana Labs: What’s new and what’s next Jan 31 A new year is a natural time to reflect on past achievements — and consider future aspirations. When I think about the observability space, specifically, in 2023, OpenTelemetry felt omnipresent. It was a hot topic at every industry event, with at least one dedicated talk at ObservabilityCON, Monitorama, PromCon, and KubeCon + CloudNativeCon, both NA and EU. A notable highlight from KubeCon was OpenTelemetry going GA, marking a significant milestone in the project’s development. Why companies migrate from OSS to Grafana Cloud for metrics management Jan 30 In 2022, we introduced Grafana Mimir, the most scalable and performant open source time series database in the world. And since its launch, we’ve been busy, increasing Mimir’s scale, making it easier to get started, and boosting query performance. But even with these advancements, we understand the challenges that can come with a self-hosted and self-managed OSS tool. “While we love open source, along the way we lost sight of what we set out to do in the first place — to make observability effective, self-service, and low cost,” wrote Oren Lion, Director of Software Engineering, Productivity Engineering at TeleTracking, in a recent blog post he co-authored with Tim Schruben, TeleTracking’s Vice President, Logistics Engineering. API load testing: A beginner's guide Jan 29 An API load test generally starts with small loads on isolated components. As your testing matures, your strategy can expand to how to test the API more completely. You’ll test your API with more requests, longer durations, and on a wider test scope — from isolated components to complete end-to-end workflows. When you design your API tests, first consider why you want to test the API at all: What flows or components do you want to test?