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

Adding scripts and custom providers #172

Merged
merged 13 commits into from
Nov 24, 2020
Merged

Adding scripts and custom providers #172

merged 13 commits into from
Nov 24, 2020

Conversation

sebastienros
Copy link
Member

No description provided.

@@ -114,7 +114,7 @@ Options:
--application.endpoints http://asp-perf-lin:5001
--application.sdkversion 5.0.100-alpha1-015721
--application.dotnetTrace true
--application.collectCounters true
Copy link
Member

@davidfowl davidfowl Nov 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still works right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it will only be by defining --application.options.counterProviders System.Runtime

I could keep the old way (too) for backward compatibility. Only issue is that it's not a server property like it used to be, so in theory it should go in "options". But it's only a logical constraints.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should keep it for now.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about I restore it, and add also options.collectCounters to provide the same behavior, and a warning to switch to the new one when it's used.

@sebastienros
Copy link
Member Author

Fixes #100
Fixes #160
Fixes #10

@sebastienros sebastienros merged commit 60e2847 into master Nov 24, 2020
@sebastienros sebastienros deleted the sebros/postprocess branch November 24, 2020 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants