Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature branch changes, no review] Fixup counter apis #3559

Merged

Conversation

wiktork
Copy link
Member

@wiktork wiktork commented Dec 15, 2022

No description provided.

@wiktork wiktork requested a review from a team as a code owner December 15, 2022 23:58
@wiktork wiktork merged commit ddf091e into dotnet:feature/eventPipeMeters Dec 16, 2022
wiktork added a commit that referenced this pull request Jan 27, 2023
* Fix ICountersLogger contract

* MetadataUpdates

* Fixup api protection levels

* Fixup tests and add CounterEnded payload

* Fixup metadata parsing
wiktork added a commit that referenced this pull request Jan 30, 2023
…tor (#3587)

* [Dotnet Monitor] Ignore - Adding System.Diagnostics.Metrics Support (#3529)

* Got basic counter rate end-to-end working - currently in a broken state as I investigate other types of metrics

* Leftovers from previous commit

* Gauges working for systems diagnostics metrics

* Added in histogram, adding in options for maxHistograms and maxTimeSeries

* Added in error payloads for logging purposes

* Temporarily changed visibility for testing - this may be reverted later

* Now handling multiple sessions

* Added filtering for counters, instead of allowing all counters for a provider to go through.

* Handle observable... errors

* Some cleanup, added error event check

* Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20221129.1 (#3528)

[main] Update dependencies from dotnet/source-build-reference-packages

Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>

* [Dotnet Monitor] Revert To Logging a single payload (not a list) (#3538)

* [Feature branch changes, no review] Fixup counter apis (#3559)

* Fix ICountersLogger contract

* MetadataUpdates

* Fixup api protection levels

* Fixup tests and add CounterEnded payload

* Fixup metadata parsing

* [Dotnet-Monitor] [Feature Branch] Switched quantile to Percentile (#3567)

* Minor branch cleanup

* PR for feature branch

* PR feedback

* Pr feedback feedback

* Convert Histogram to single payload

* Tweaks to account for new All flag

* Fixed build/test failures from Wiktor's changes

* Fix issue with empty quantiles

* Initial PR feedback (#3620)

* Fixes outdated naming in test

---------

Co-authored-by: kkeirstead <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: kkeirstead <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant