Skip to content

Feat/add monitoring command#200

Open
uniaolives wants to merge 17 commits intotalos-agent:mainfrom
uniaolives:feat/add-monitoring-command
Open

Feat/add monitoring command#200
uniaolives wants to merge 17 commits intotalos-agent:mainfrom
uniaolives:feat/add-monitoring-command

Conversation

@uniaolives
Copy link

No description provided.

uniaolives and others added 17 commits October 13, 2025 21:58
Fluxo completo (developer experience)
Desenvolva localmente → commit.
Git tag v1.0.0 → push.
GitHub Actions dispara → TODAS as lojas são atualizadas em < 15 min.
GitHub Release criada com AppImage, deb, exe, dmg.
Dry-run? Abra PR com tag v0-dry → pipeline roda sem publicar (usa if: github.event.ref != 'refs/tags/v0-dry').
🔐 Segredos a cadastrar (Settings → Secrets)
Table
Copy
Segredo	Conteúdo (base64 quando .pfx/.p12)
GOOGLE_PLAY_SA_JSON	service-account JSON Google Play
ANDROID_KEYSTORE_PWD	senha do keystore
ANDROID_KEY_ALIAS	alias do cert
ANDROID_KEY_PWD	senha da chave
FASTLANE_PASSWORD	Apple ID senha
FASTLANE_SESSION	Apple 2FA session
MATCH_PASSWORD	passphrase do repositório de certificados
WINDOWS_PFX_BASE64	certificado EV Windows (.pfx)
WINDOWS_CERT_PWD	senha do certificado
MAC_CERT_BASE64	Developer ID Application (.p12)
MAC_CERT_PWD	senha do cert macOS
🚀 Resultado
1 git push origin v1.0.0 →
✅ Google Play (produção)
✅ TestFlight (iOS)
✅ Windows Store (MSIX assinado)
✅ Snapcraft (edge → stable)
✅ GitHub Release (AppImage, deb, dmg, exe)
Ciclo completo de desenvolvimento → lojas em 1 push.
Update README.md to 'Talos = AGI'
This commit introduces a new `monitoring` command to the Talos CLI.
The command uses the `sampler` tool to provide real-time monitoring
of the Talos agent.

A default configuration file is provided at `config/sampler-config.yml`
to monitor database statistics.

The `README.md` has been updated to document the new command and its
dependency on the `sampler` tool.
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.

1 participant