Skip to content

docs: clarify generated metrics task toggle in default config and docs#59

Merged
SteveLauC merged 3 commits intomainfrom
copilot/update-configurations-to-reflect-changes
Apr 2, 2026
Merged

docs: clarify generated metrics task toggle in default config and docs#59
SteveLauC merged 3 commits intomainfrom
copilot/update-configurations-to-reflect-changes

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 23, 2026

The configuration docs and defaults did not clearly expose the flag controlling auto-generated metrics tasks, making it easy to miss when aligning config behavior with recent changes.

  • Config default: Added explicit configs.allow_generated_metrics_tasks: false to agent.yml with a clarifying comment.
  • Docs (EN/zh): Documented the new toggle in both configuration index pages with a brief description of when to enable it (e.g., Kubernetes auto-generated metrics).

Example snippet:

configs:
  managed: true
  panic_on_config_error: false
  allow_generated_metrics_tasks: false # allow auto-generated metrics tasks (e.g. k8s)

⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Copilot AI changed the title [WIP] Review and update configs to ensure correctness Clarify generated metrics task toggle in default config and docs Mar 23, 2026
Copilot AI requested a review from medcl March 23, 2026 14:17
@medcl medcl changed the title Clarify generated metrics task toggle in default config and docs docs: clarify generated metrics task toggle in default config and docs Mar 24, 2026
@medcl medcl marked this pull request as ready for review March 24, 2026 06:26
@SteveLauC SteveLauC merged commit 7ed7ccd into main Apr 2, 2026
3 of 6 checks passed
@SteveLauC SteveLauC deleted the copilot/update-configurations-to-reflect-changes branch April 2, 2026 02:29
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.

4 participants