coder / coder/internal

Add heartbeat for usage reporting for Tallyman/Metronome

Open
#1,107 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Problem
We currently have no way to know if a deployment can reach our usage reporting system until they actually send usage data. This makes it difficult to distinguish between customers blocked by firewalls versus customers with low/no usage.

## Solution
Add a heartbeat mechanism where deployments send a periodic ping to indicate they can reach the usage reporting system.

- Send lightweight payload (e.g., "I can reach you") on a regular interval
- Use this data to identify firewall issues during POC and post-deployment
- Helps CS team proactively identify connectivity problems

## Related Issues

- [x] https://github.com/coder/nexus/issues/256
- [ ] https://github.com/coder/internal/issues/1106

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.