-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Features * Add a total realtime QPS metric * Add aws supplied e2e latency * Add basic UDF functional tests for v2 * Add error counters for realtime updates * Add functional test stubs for v2 * Add target to generate delta for sample udf.js * Add test data artifacts to dist/test_data/deltas * Add UDF delta file generator tool. * Add UDF delta file upload through terraform config. * Add udf.js delta file to test set * Upgrade to build-system 0.22.0 and functionaltest-system 0.2.0 ### Bug Fixes * Add a dashboard for environments * Add documentation for editing dashboards * Change envoy log level to debug * Check that recovery function is valid before calling it. * Enable docker network cleanup * Ensure changelog notes use specific version * ignore interestGroupNames argument * MetricsRecorder no longer a singleton. * MetricsRecorder now optional for retry templates. * Return missing key error status from internal lookup server. * Upgrade gRPC and make lookup client a singleton * Use dynamic_cast to get metric_sdk::MeterProvider provider. ### Terraform * Add us-west-1 terraform ### Documentation * Add documentation on roma child processes. * Add instructions on realtime updates * Add note to use grpcurl for v2 since http has a bug. * Add v2 request JSON schema * AWS realtime update capabilities * Correct udf target name * Update documentation for building data cli. * Update realtime metrics querying docs Bug: 277075104 Change-Id: Ia95b7ff8f41f9d43ffe0f490b605ca31ed4073b8 GitOrigin-RevId: 755a69bbf847c152f2e3e4ddf0f42e6410884144
- Loading branch information
Showing
218 changed files
with
6,468 additions
and
906 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
bazel-kv-server | ||
tools/wasm_example/ |
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
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
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
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
Oops, something went wrong.