Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: renameservice ->coder_service, removeagent_id label#19241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Emyrk merged 3 commits intomainfromstevenmasley/profile_label_cardinality
Aug 7, 2025

Conversation

Emyrk
Copy link
Member

@EmyrkEmyrk commentedAug 7, 2025
edited
Loading

Pyroscope usesservice tag for top level distinction. So move ourservice ->coder_service

Screenshot From 2025-08-07 13-29-09

Also removepprof labels per agent id. This resulted in high cardinality with a new label for each agent.

@EmyrkEmyrk changed the titlechore: remove agent pprof label, rename server -> systemchore: renameservice ->coder_service, removeagent_id labelAug 7, 2025
r.Group(func(r chi.Router) {
r.Use(
// Override the request_type for agent rpc traffic.
httpmw.WithStaticProfilingLabels(pprof.Labels("request_type","agent_rpc")),
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

This was pprof'd before, so doing this has the agent stuff in it's own group still.

Comment on lines +20 to +28
ServiceTag="coder_service"

ServiceHTTPServer="http-api"
ServiceLifecycles="lifecycle-executor"
ServiceMetricCollector="metrics-collector"
ServicePrebuildReconciler="prebuilds-reconciler"
ServiceTerraformProvisioner="terraform-provisioner"

RequestTypeTag="coder_request_type"
Copy link
MemberAuthor

@EmyrkEmyrkAug 7, 2025
edited
Loading

Choose a reason for hiding this comment

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

Prefixing these tags withcoder_ to prevent collisions. I think this was causing issues.

Copy link
Contributor

@dannykoppingdannykopping left a comment

Choose a reason for hiding this comment

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

👌

@EmyrkEmyrk merged commit34c46c0 intomainAug 7, 2025
26 checks passed
@EmyrkEmyrk deleted the stevenmasley/profile_label_cardinality branchAugust 7, 2025 18:58
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsAug 7, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@dannykoppingdannykoppingdannykopping approved these changes

Assignees

@EmyrkEmyrk

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Emyrk@dannykopping

[8]ページ先頭

©2009-2025 Movatter.jp