Change heartbeat to use connection strings
Open
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 304
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 78
Description
Change implementation of heartbeat to use connection strings instead of instrumentation key, as technical support for instrumentation key- based data ingestion will end.
Current implementation will continue to work for some time.
Ref: https://learn.microsoft.com/en-us/azure/azure-monitor/app/connection-strings
Contributor guide
Research direction
Locate the heartbeat implementation and trace how it currently consumes the instrumentation key. Read the linked Azure Monitor connection-string guidance, then update the heartbeat path to use connection strings and verify that heartbeat ingestion still works without the instrumentation key.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- observability
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100