Operations | Monitoring | ITSM | DevOps | Cloud

Grafana

Agentless monitoring for Prometheus in Grafana Cloud (Grafana Office Hours #15)

Did you know you could do agentless monitoring for Prometheus in Grafana Cloud? Senior Software Engineer Matt Nolf talks about the new Metrics Endpoint integration and how you can use it to collect Prometheus metrics from publicly addressable hosts-- WITHOUT using Grafana Agent. He is joined by Developer Advocates Nicole van der Hoeven and Paul Balogh.

How to embed Grafana dashboards into web applications

Grafana dashboards are powerful and flexible tools for observing applications and infrastructure, so it’s no surprise we get a lot of questions from the community about how to embed them into their web applications. Over the past few releases, we’ve developed a lot of options for how to do this in Grafana, but there can be confusion about how they work, and when to use each approach.

Grafana Agent v0.37: Feature parity between Static and Flow mode, easy migration configs, and more

Grafana Agent v0.37 is here! This new release brings a lot of exciting new features and marks the pinnacle of a year-long effort to achieve feature parity between Grafana Agent Flow mode and Grafana Agent Static mode. We also extended our config converter to ease the migration from Static to Flow mode and we added the possibility to split your Flow configuration into multiple files. Please make note of some breaking changes in this release.

Distributed tracing with Grafana Cloud k6 (Grafana Office Hours #14)

Senior Software Engineer Łukasz Gut talks about a new feature: Distributed Tracing with Grafana Cloud k6. He discusses what distributed tracing is, why it matters, and how it can help teams find reliability issues faster. He is joined by Developer Advocates Marie Cruz and Nicole van der Hoeven.

Unify and query private network data in Grafana Cloud: Private Data Source Connect is now GA

You may be ready to make the move to Grafana Cloud, but securely querying private data has been a blocker. If you wanted to query a network-secured data source like a MySQL database or an Elasticsearch cluster that is hosted in an on-premises private network or a Virtual Private Cloud (VPC), you needed to open your network to inbound queries from a range of IP addresses.

How to securely send your telemetry to Grafana Cloud using AWS PrivateLink

Using Grafana Cloud to manage and monitor even your most sensitive data from your AWS services just got easier. If your organization’s workloads are hosted in AWS and you are using a Grafana Cloud instance that’s also hosted in AWS, you can now use AWS PrivateLink to establish a secure connection between your virtual private cloud (VPC) network and Grafana Cloud for all your data.

AWS PrivateLink for Grafana Cloud

Navigating secure connectivity and managing data transfer costs are vital to optimizing your cloud-based services. AWS PrivateLink offers a solution to improve security and reduce costs, especially when integrating with Grafana Cloud. In this tutorial, we delve into the problems solved by PrivateLink, its working mechanism, and a step-by-step guide on configuring it to connect to Grafana services. What You'll Learn.

How continuous profiling improved code performance for a new Grafana Loki feature

Throughout the software development process, engineers can use a number of methods and tools to ensure their code is efficient. When using Go, for example, there are built-in tools, including those for benchmarking and CPU/memory profiling, to check how efficiently code will run. Engineers can also run unit tests to validate code quality.

Reducing data center carbon emissions with Hardware Sentry, Grafana, and OpenTelemetry

With just 30 employees, Sentry Software might be considered a small company, but they’re prioritizing sustainability in a big way. As the makers of Hardware Sentry, an IT monitoring software, a large part of their business relies on maintaining optimal temperature conditions at their data centers — an operation that contributes to the company’s overall carbon footprint.

How to deploy Grafana on Kubernetes (Grafana Office Hours #13)

Senior Developer Advocates Nicole van der Hoeven and Usman Ahmad talk about how to deploy Grafana on Kubernetes for beginners: what Kubernetes is, how it's an evolution of distributed computing, what its relationship to Docker is, other things you might need to know to work with Kubernetes, and how you can deploy Grafana on your own Kubernetes clusters.