Skip to content

Introduce Target Based Scaling for Event Hubs, Create EventHubsMetricsProvider#3

Merged
chiangvincent merged 8 commits intouser/vchiang/addTargetUnprocessedEventThresholdfrom
user/vchiang/eventHubsTbs
Jan 27, 2023
Merged

Introduce Target Based Scaling for Event Hubs, Create EventHubsMetricsProvider#3
chiangvincent merged 8 commits intouser/vchiang/addTargetUnprocessedEventThresholdfrom
user/vchiang/eventHubsTbs

Conversation

@chiangvincent
Copy link
Copy Markdown
Owner

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@chiangvincent chiangvincent changed the title User/vchiang/event hubs tbs Introduce Target Based Scaling for Event Hubs, Create EventHubsMetricsProvider Jan 26, 2023
<PackageReference Include="Azure.Messaging.EventHubs" />
<PackageReference Include="Azure.Storage.Blobs" />
<PackageReference Include="Microsoft.Azure.WebJobs" />
<PackageReference Include="Microsoft.Azure.WebJobs" VersionOverride="3.0.36-11991" />
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Need to change this once the nuget feed has been released

public EventHubsTargetScaler(string functionId,
IEventHubConsumerClient client,
EventHubOptions options,
EventHubsMetricsProvider metricsProvider,
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

Added this is a parameter in the constructor to make it easier to mock

@chiangvincent chiangvincent merged commit cbb83d3 into user/vchiang/addTargetUnprocessedEventThreshold Jan 27, 2023
chiangvincent pushed a commit that referenced this pull request Jan 27, 2023
chiangvincent pushed a commit that referenced this pull request May 7, 2024
* Update Generator Version 3.0.0-beta.20240404.1

* Update SDK codes he_mi_3

* Update SDK codes de_he_2

* Update SDK codes ad_co_0

* Update SDK codes sq_wo_6

* Update SDK codes mi_pu_4

* Update SDK codes pu_sq_5

* Update SDK codes co_de_1

* Build fix

* Build fix #2

* Build fix #3

---------

Co-authored-by: Alexander Sher <alsher@microsoft.com>
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.

1 participant