Skip to content

Conversation

@davidfowl
Copy link
Member

@davidfowl davidfowl commented Jul 30, 2021

  • Make sure the event source is enabled before dumping configuration.
  • Change the level to log always

Follow up to #34680

- Make sure the event source is enabled before dumping configuration.
- Change the level to log always
Copy link
Member

@noahfalk noahfalk left a comment

Choose a reason for hiding this comment

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

LGTM : )


[MethodImpl(MethodImplOptions.NoInlining)]
[Event(11, Level = EventLevel.Informational)]
[Event(11, Level = EventLevel.LogAlways)]
Copy link
Contributor

Choose a reason for hiding this comment

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

Why LogAlways?

Copy link
Member Author

@davidfowl davidfowl Jul 30, 2021

Choose a reason for hiding this comment

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

Payload is small enough to not cause any damage and you'll always get it once per attach

@davidfowl
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@davidfowl
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@captainsafia
Copy link
Member

Using my admin privileges to merge. Builds on this PR have been failing due to unrelated flakiness with the Component tests. Merging to unblock.

@captainsafia captainsafia merged commit d9c9083 into main Jul 30, 2021
@captainsafia captainsafia deleted the davidfowl/check-enabled branch July 30, 2021 20:08
@ghost ghost added this to the 6.0-rc1 milestone Jul 30, 2021
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants