Skip to content

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Aug 27, 2025

It is an alloy field, not a grafana agent one

It is an alloy field, not a grafana agent one
@Emyrk Emyrk requested a review from dannykopping as a code owner August 27, 2025 14:48
version: 1.14.1
version: 1.14.2
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This got bumped

@@ -118,8 +118,6 @@ global:
scrape_interval: 60s
# global.telemetry.profiling.scrape_timeout -- how long a request will be allowed to wait before being canceled
scrape_timeout: 70s
# global.telemetry.profiling.delta_profiling_duration -- duration of each pprof profiling capture, must be less than scrape_interval
delta_profiling_duration: 30s
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we be setting delta=true?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At least, I am not sure how to set up delta and where to put the custom profile block 🤔.

I assume we are using some standard profiling configuration with the /debug/pprof/profile endpoint. I'd rather not manually configure it if we can avoid it.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK cool, let's see how this fares.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants