大数据分析

6 tips to improve your Grafana plugin before you publish

Whether they help you tap into external data sources or add a new visualization type to your dashboard, plugins are a powerful way to customize and extend the value of Grafana.  There’s a rich (and constantly evolving) ecosystem of Grafana plugins you can choose from today. While some of these…

Continue Reading6 tips to improve your Grafana plugin before you publish

How we use Grafana Alloy clustering to scrape nearly 20M Prometheus metrics

If you are interested in running your own Grafana Alloy cluster for high availability or horizontal scalability, then you’re in the right place. That’s because we’ve already done it with our own agentless exporters system, which allows you to scrape data from providers such as Amazon CloudWatch, without running any…

Continue ReadingHow we use Grafana Alloy clustering to scrape nearly 20M Prometheus metrics

Improved anomaly detection and faster root cause analysis: the latest features in Grafana Cloud Application Observability

In recent years, “the biggest needs we’ve heard from our customers have been to make it easier to understand their observability data, to extend observability into the application layer, and to get deeper, contextualized analytics,” said Tom Wilkie, CTO of Grafana Labs, at ObservabilityCON 2023. In response to that, last…

Continue ReadingImproved anomaly detection and faster root cause analysis: the latest features in Grafana Cloud Application Observability

Grafana update: Service account tokens are replacing API keys

TL;DR All existing API keys will continue working seamlessly. Grafana Terraform provider api_key resource has been removed in v3. Scripts or provisioning tools such as Terraform that provision API keys in Grafana will need to migrate their automation to use service account tokens. Enhancing security and providing flexible access control…

Continue ReadingGrafana update: Service account tokens are replacing API keys

Mobile app observability with OpenTelemetry, Embrace, and Grafana Cloud

We are excited to announce an expansion of our partnership with Embrace to bring mobile observability to our users using open standards like OpenTelemetry.  We first worked with Embrace last year when they created a plugin for Grafana that gives mobile teams an easy way to visualize and analyze real-time…

Continue ReadingMobile app observability with OpenTelemetry, Embrace, and Grafana Cloud

Announcing Graylog 6.0.3

Announcing Graylog 6.0.3 This is a bug-fix release that improves Graylog’s functionality. Please read on for information on what has changed.   Download Links DEB and RPM packages are available in our repositories Container images Graylog Open Graylog Enterprise Graylog Data Node Tarballs for manual installation Graylog Server Graylog Server…

Continue ReadingAnnouncing Graylog 6.0.3

Threat Detection and Incident Response with MITRE ATT&CK and Sigma Rules

Being a security analyst tracking down threats can feel like being the Wile E. Coyote to an attacker’s Road Runner. You’re fast, but they’re faster. You set up alerts, but they still manage to get past your defenses. You’re monitoring systems, but they’re still able to hide their criminal activities.…

Continue ReadingThreat Detection and Incident Response with MITRE ATT&CK and Sigma Rules

Understanding Broken Function Level Authorization

Application Programming Interfaces (APIs) allow your applications to talk to one another, like an application-to-application iMessage or Signal. If you’ve ever texted a message to the wrong group chat, you’ve created a situation that mimics what broken function level authentication does between users and applications. By giving this other group…

Continue ReadingUnderstanding Broken Function Level Authorization