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

Graph agent metadata metrics over time #15651

Open
Labels
customer-requestedFeatures requested by enterprise customers. Only humans may set this.design neededRequest for more beautyneeds-triageIssue that require triageobservabilityIssues related to observability (metrics, dashboards, alerts, opentelemetry)siteArea: frontend dashboard
@stirby

Description

@stirby

Template administrators may define metrics/insights for the agent to display in the dashboard usingAgent Metadata. The most common use case is resource utilization for CPU, disk, and memory. Currently, these values show point-in-time data to inform developers on consumption, but this is relatively limiting. Accurately diagnosing when workspace is over or under-utilizing resources, developers need to see historic data.

Eventually, a dedicated "workspace insights" or "agent insights" page for each workspace in the dashboard would be a great place to review resource consumption and developer activity over time. In the short-term, we should begin collecting the point-in-time data for display.

With this data collected historically, we should add an on-hover popup that shows graph of the value of some* metrics over time. This will allow developers to determine whether the resources allocated to their workspace have been sufficient. This graph should only show the metric's valuesince last workspace start.

Image

*While all agent metadatashould be dynamic, not all will need time-series analysis. We should add an opt-out flag to theagent terraform resource so this graph may be ignored for non-resource metadata:

resource"coder_agent""dev" {os="linux"metadata {display_name="CPU Usage"key="cpu_usage"script="coder stat cpu"interval=10....hide_history=true# (Default false)}

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer-requestedFeatures requested by enterprise customers. Only humans may set this.design neededRequest for more beautyneeds-triageIssue that require triageobservabilityIssues related to observability (metrics, dashboards, alerts, opentelemetry)siteArea: frontend dashboard

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp