Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Juraci Paixão Kröhling <[email protected]>
  • Loading branch information
knylander-grafana and jpkrohling authored Jul 17, 2024
1 parent ed00dfb commit 1d2d1ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/otelcollector/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Grafana Agent mull mode integration
# Grafana Agent pull mode integration

This example demonstrates how you can use Grafana Agent with Grafana Pyroscope to profile otel collector.

### 1. Configure Grafana agent

For Grafana Agent to pull profiles from your application, configure the agent for things like profiling configuration, targets, and possibly authentication.
For Grafana Alloy to pull profiles from your application, configure the agent for things like profiling configuration, targets, and possibly authentication.

You can find a list of [arguments](https://grafana.com/docs/agent/next/flow/reference/components/pyroscope.scrape/#arguments) and [supported blocks](https://grafana.com/docs/agent/next/flow/reference/components/pyroscope.scrape/#blocks) in the [Grafana Agent documentation for Pyroscope](https://grafana.com/docs/agent/next/flow/reference/components/pyroscope.scrape/)

Expand Down

0 comments on commit 1d2d1ce

Please sign in to comment.