git-ecosystem / git-ecosystem/git-credential-manager
Trace2: Support def_param events
Open
@mjcheetham is already working on this.
Since Dec 1, 2023.
- Dominant language
- C#
- Stars
- 9.3k
- Forks
- 2.9k
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 14
Description
The OTEL collector can now filter by repo name and repo nickname as well as pass additional cohort data to the data sink. All of that is keyed off of certain Git config values in the actual repo and/or Env Vars in the Git process. (We can use this, for example, to say that repo "a" is work-related and telemetry should be forwarded and that repo "b" is personal and telemetry should be dropped.)
This is probably more important than regions and thread data so that the service can respect the filtering criteria.
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.
Assessment
This issue has not been assessed yet.