microsoft / microsoft/applicationinsights-react-js

Tracking api call

Open
#37 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
47
Forks
18
Avg merge
1d 2h
Merged PRs (30d)
8

Description

I am using telemetry to auto track events in reactjs v18 app. All the api calls are being tracked under dependency section
How to track axios call in the logs > request query i.e. add request tag to it and view in logs > request instead of logs > dependency?

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the React v18 telemetry integration and its Axios auto-tracking behavior. The issue names no repository files or tests, so first determine where API calls are classified as dependencies and whether request tagging is supported. Done means Axios calls appear under logs > request rather than logs > dependency.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.