| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
|
|
|
|
settings.json) (#5354)
Co-authored-by: Allen Hutchison <[email protected]>
|
|
Co-authored-by: Jacob Richman <[email protected]>
|
|
option) (#4605)
Co-authored-by: Allen Hutchison <[email protected]>
|
|
|
|
|
|
|
|
with settings.json (#4460)
|
|
|
|
Co-authored-by: Jack Wotherspoon <[email protected]>
|
|
Co-authored-by: Scott Densmore <[email protected]>
|
|
Co-authored-by: Dcatfly <[email protected]>
|
|
Co-authored-by: Scott Densmore <[email protected]>
|
|
Co-authored-by: matt korwel <[email protected]>
|
|
Co-authored-by: Pascal Birchler <[email protected]>
|
|
(#3507)
|
|
|
|
Co-authored-by: Jack Wotherspoon <[email protected]>
|
|
(#3541)
|
|
|
|
confuse GenAI SDK (#1381)
Co-authored-by: Scott Densmore <[email protected]>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: Scott Densmore <[email protected]>
|
|
|
|
Co-authored-by: Allen Hutchison <[email protected]>
|
|
|
|
Co-authored-by: jacob314 <[email protected]>
|
|
|
|
|
|
|
|
Co-authored-by: Dan Tedesco <[email protected]>
|
|
remove debug logs (#1393)
|
|
Co-authored-by: matt korwel <[email protected]>
|
|
|
|
This commit refactors the `usageStatisticsEnabled` setting from a sub-property of the `telemetry` configuration to a top-level setting. This change simplifies the configuration by decoupling usage statistics from the telemetry settings.
The documentation has also been updated to reflect this change.
|
|
|
|
|
|
|
|
Moves the telemetry.md file from docs/core to the top-level docs/ directory to make it more discoverable.
Updates the link in the main index.md and removes the old reference from the CLI configuration page.
|
|
|
|
|
|
|
|
Co-authored-by: cperry-goog <[email protected]>
|
|
|
|
This content looks like it is better hosted in the themes.md doc.
This is as close as possible to an as-is cut-paste from one file to the other, with the goal of minimizing fine-grained review in this particular PR. I'll take another pass through themes.md specifically to improve the moved content in a follow up PR
|
|
#750
Renames project ID for telemetry from `GOOGLE_CLOUD_PROJECT` to `OTLP_GOOGLE_CLOUD_PROJECT`.
This change allows for a separate Google Cloud Project to be used for telemetry data, distinct from the project used for other services like Vertex AI or Code Assist. This enhances clarity and flexibility in project configuration.
|
|
|
|
|