microsoft / microsoft/ApplicationInsights-JS
Support for instrumentation key ingestion will end on March 31, 2025. Please update the Readme.md file
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 685
- Forks
- 261
- Avg merge
- 21h 33m
- Merged PRs (30d)
- 5
Description
As mentioned in the[ doc here ](https://learn.microsoft.com/en-us/azure/azure-monitor/app/javascript?tabs=snippet#connection-string-setup), support for instrumentation key ingestion will end on March 31, 2025.
The [Snippet-based setup](https://learn.microsoft.com/en-us/azure/azure-monitor/app/javascript?tabs=snippet#snippet-based-setup) section of the doc has already been updated to include `connectionString` based configuration. However, the linked [readme.md](https://github.com/Microsoft/ApplicationInsights-JS#snippet-setup-ignore-if-using-npm-setup) still has reference to ikey based setup and does not mention that "_Support for instrumentation key ingestion will end on March 31, 2025_".
Please include this information in the project's readme.md file as well to avoid differences between the version contained in the doc.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the project's Readme.md and compare the Snippet-based setup section with the linked Azure documentation. Update the README to mention connectionString-based configuration and that instrumentation key ingestion support ends on March 31, 2025, so the README matches the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100