roll: pigweed pw_cli_analytics: Two bugfixes

First, ensure "command" is always present in 'payload.event_params'.
Second, don't report analytics when people are running the
'pw cli-analytics' command (with or without the '--opt-in' and
'--opt-out' flags).

Original-Bug: b/374067161
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242893
Original-Revision: 11ac92442e318df9c97bd4c17cfd5699a64b8083

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 205570386eac8f..11ac92442e318d
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733824082350272065
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I411c802f7229cc4c4da0d445a34d123769fb5bc6
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/242913
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
1 file changed
tree: 9f7294c299f98df57f15044158abcba1868013b6
  1. .github/
  2. .vscode/
  3. apps/
  4. device/
  5. modules/
  6. system/
  7. targets/
  8. tools/
  9. web_app/
  10. .bazelignore
  11. .bazelrc
  12. .bazelversion
  13. .buildifier.json
  14. .clang-format
  15. .clangd.shared
  16. .gitignore
  17. .pw_console.yaml
  18. AUTHORS
  19. BUILD.bazel
  20. CONTRIBUTING.md
  21. LICENSE
  22. MODULE.bazel
  23. MODULE.bazel.lock
  24. OWNERS
  25. pigweed.json
  26. README.md
README.md

Sense

git clone https://pigweed.googlesource.com/pigweed/showcase/sense

Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.

Please visit Sense: An interactive tour through Pigweed to get started.