index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
telemetry
Age
Commit message (
Expand
)
Author
2025-06-18
feat: consolidate sandbox configurations into a single object (#1154)
Brandon Keiji
2025-06-15
feat(test): Increase test coverage across CLI and Core packages (#1089)
N. Taylor Mullen
2025-06-15
Add file operation telemetry (#1068)
Jerop Kipruto
2025-06-15
Add telemetry command and refactor telemetry settings (#1060)
Jerop Kipruto
2025-06-13
Revert "Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set" (#1011)
Jerop Kipruto
2025-06-13
cleanup unused `allowBuildArtifacts` (#1010)
Anas H. Sulaiman
2025-06-13
Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set (#1003)
Jerop Kipruto
2025-06-13
Handle telemetry in non-interactive mode (#1002)
Jerop Kipruto
2025-06-12
Refactor OTEL logging for API calls (#991)
Jerop Kipruto
2025-06-12
telemetry: include user decisions in tool call logs (#966)
Jerop Kipruto
2025-06-11
Telemetry: Improve clarity of user prompt event (#967)
Jerop Kipruto
2025-06-11
feat(telemetry): expand cli configuration event
jerop
2025-06-11
feat(telemetry): Update API response in telemetry
jerop
2025-06-11
refactor(telemetry): pass config object to telemetry functions
jerop
2025-06-11
update token usage with types
jerop
2025-06-11
update from metrics and logs prefix from gemini_code to gemini_cli
jerop
2025-06-11
refactor: Centralize session ID generation and propagation
jerop
2025-06-10
feat: enable gzip compression for otlp exporters
jerop
2025-06-09
Simplify user agent handling. (#828)
Tommaso Sciortino
2025-06-07
Introduce ContentGeneratorConfig (#826)
Tommaso Sciortino
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-05
OpenTelemetry Integration & Telemetry Control Flag (#762)
Jerop Kipruto