dotnet / dotnet/msbuild

Add 'cardinality' dimension to the emited telemetry data

Open
#11,316 1 comment 0 reactions 0 assignees View on GitHub
Area: Telemetry triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

### Context

We are planning to employ sampling of telemetry data. Over time there will be ability to tune the sampling or/and control it more granularly based on source type or measured population.
In order to properly interpret the data when reviewing in backend - we need to know what sample size does the data represent.

### Suggested implementation

Add 'Cardinality' property that will be storing the acutal sampling rate used at the time of collection.

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.