-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat(bigtable): loadtest support app profile #5882
Merged
gcf-merge-on-green
merged 4 commits into
googleapis:main
from
stephennancekivell:loadtest-support-app-profile
May 2, 2022
Merged
feat(bigtable): loadtest support app profile #5882
gcf-merge-on-green
merged 4 commits into
googleapis:main
from
stephennancekivell:loadtest-support-app-profile
May 2, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stephennancekivell
requested review from
dmahugh,
tritone,
telpirion and
a team
as code owners
April 11, 2022 07:16
stephennancekivell
force-pushed
the
loadtest-support-app-profile
branch
from
April 11, 2022 07:18
eba771c
to
6640d2f
Compare
codyoss
changed the title
loadtest support app profile.
feat(bigtable): loadtest support app profile
Apr 11, 2022
Hey @stephennancekivell would you please mind opening up a corresponding issue for discussion about adding this feature. Thanks. |
product-auto-label
bot
added
the
api: bigtable
Issues related to the Bigtable API.
label
Apr 12, 2022
telpirion
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 14, 2022
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Apr 14, 2022
telpirion
approved these changes
Apr 25, 2022
telpirion
approved these changes
May 2, 2022
telpirion
added
automerge
Merge the pull request once unit tests and other checks pass.
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
labels
May 2, 2022
kokoro-team
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
May 2, 2022
gcf-merge-on-green
bot
removed
the
automerge
Merge the pull request once unit tests and other checks pass.
label
May 2, 2022
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
May 26, 2022
🤖 I have created a release *beep* *boop* --- ## [1.14.0](bigtable/v1.13.0...bigtable/v1.14.0) (2022-05-26) ### Features * **bigtable:** add file for tracking version ([17b36ea](17b36ea)) * **bigtable:** loadtest support app profile ([#5882](#5882)) ([ec00e5a](ec00e5a)) * **bigtable:** support PingAndWarm in emulator ([#5803](#5803)) ([9b943d5](9b943d5)) ### Bug Fixes * **bigtable:** use internal.Version that is auto-updated for UA ([#5679](#5679)) ([bd2c600](bd2c600)), refs [#3330](#3330) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi, I found using an app profile greatly improved my 99th performance. So it would be nice to support it profiles in
loadtest
.Can be used like this.