Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

feat: add monitoring_config to EntityType in aiplatform v1 entity_type.proto#830

Merged
dizcology merged 4 commits intomainfromowl-bot-copy
Mar 15, 2022

Conversation

@gcf-owl-bot
Copy link
Contributor

  • Regenerate this pull request now.

feat: add disable_monitoring to Feature in aiplatform v1 feature.proto
feat: add monitoring_stats_anomalies to Feature in aiplatform v1 feature.proto
feat: add staleness_days to SnapshotAnalysis in aiplatform v1 featurestore_monitoring.proto
feat: add import_features_analysis to FeaturestoreMonitoringConfig in aiplatform v1 featurestore_monitoring.proto
feat: add numerical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1 featurestore_monitoring.proto
feat: add categorical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1 featurestore_monitoring.proto
feat: add objective to MonitoringStatsSpec in aiplatform v1 featurestore_service.proto

feat: add disable_monitoring to Feature in aiplatform v1beta1 feature.proto
feat: add monitoring_stats_anomalies to Feature in aiplatform v1beta1 feature.proto
feat: add staleness_days to SnapshotAnalysis in aiplatform v1beta1 featurestore_monitoring.proto
feat: add import_features_analysis to FeaturestoreMonitoringConfig in aiplatform v1beta1 featurestore_monitoring.proto
feat: add numerical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1beta1 featurestore_monitoring.proto
feat: add categorical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1beta1 featurestore_monitoring.proto
feat: add objective to MonitoringStatsSpec in aiplatform v1beta1 featurestore_service.proto
PiperOrigin-RevId: 434018027

Source-Link:googleapis/googleapis@90f38d1

Source-Link:https://github.com/googleapis/googleapis-gen/commit/f6adb410330bd52d7b539d4322e66cc4603ba34a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjZhZGI0MTAzMzBiZDUyZDdiNTM5ZDQzMjJlNjZjYzQ2MDNiYTM0YSJ9

…e.protofeat: add disable_monitoring to Feature in aiplatform v1 feature.protofeat: add monitoring_stats_anomalies to Feature in aiplatform v1 feature.protofeat: add staleness_days to SnapshotAnalysis in aiplatform v1 featurestore_monitoring.protofeat: add import_features_analysis to FeaturestoreMonitoringConfig in aiplatform v1 featurestore_monitoring.protofeat: add numerical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1 featurestore_monitoring.protofeat: add categorical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1 featurestore_monitoring.protofeat: add objective to MonitoringStatsSpec in aiplatform v1 featurestore_service.protofeat: add disable_monitoring to Feature in aiplatform v1beta1 feature.protofeat: add monitoring_stats_anomalies to Feature in aiplatform v1beta1 feature.protofeat: add staleness_days to SnapshotAnalysis in aiplatform v1beta1 featurestore_monitoring.protofeat: add import_features_analysis to FeaturestoreMonitoringConfig in aiplatform v1beta1 featurestore_monitoring.protofeat: add numerical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1beta1 featurestore_monitoring.protofeat: add categorical_threshold_config to FeaturestoreMonitoringConfig in aiplatform v1beta1 featurestore_monitoring.protofeat: add objective to MonitoringStatsSpec in aiplatform v1beta1 featurestore_service.protoPiperOrigin-RevId: 434018027Source-Link:googleapis/googleapis@90f38d1Source-Link:https://github.com/googleapis/googleapis-gen/commit/f6adb410330bd52d7b539d4322e66cc4603ba34aCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjZhZGI0MTAzMzBiZDUyZDdiNTM5ZDQzMjJlNjZjYzQ2MDNiYTM0YSJ9
@gcf-owl-botgcf-owl-botbot requested review froma team ascode ownersMarch 11, 2022 19:49
@trusted-contributions-gcftrusted-contributions-gcfbot added kokoro:force-runAdd this label to force Kokoro to re-run the tests. owlbot:runAdd this label to trigger the Owlbot post processor. labelsMar 11, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests. labelMar 11, 2022
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelMar 11, 2022
@trusted-contributions-gcftrusted-contributions-gcfbot added kokoro:force-runAdd this label to force Kokoro to re-run the tests. owlbot:runAdd this label to trigger the Owlbot post processor. labelsMar 11, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests. labelMar 11, 2022
@trusted-contributions-gcftrusted-contributions-gcfbot added the kokoro:force-runAdd this label to force Kokoro to re-run the tests. labelMar 11, 2022
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-runAdd this label to force Kokoro to re-run the tests. labelMar 11, 2022
@meltsufinmeltsufin added the automergeMerge the pull request once unit tests and other checks pass. labelMar 14, 2022
@gcf-merge-on-greengcf-merge-on-greenbot removed the automergeMerge the pull request once unit tests and other checks pass. labelMar 15, 2022
@dizcologydizcology merged commit139a839 intomainMar 15, 2022
@dizcologydizcology deleted the owl-bot-copy branchMarch 15, 2022 18:34
@release-pleaserelease-pleasebot mentioned this pull requestMar 15, 2022
gcf-merge-on-greenbot pushed a commit that referenced this pull requestMar 29, 2022
🤖 I have created a release *beep* *boop*---## [2.8.0](v2.7.4...v2.8.0) (2022-03-29)### Features* add `service_account` to `BatchPredictionJob` in aiplatform `v1beta1` `batch_prediction_job.proto` ([#831](#831)) ([cd12452](cd12452))* add ImportModelEvaluation in aiplatform v1 model_service.proto ([#832](#832)) ([e720ecc](e720ecc))* add monitoring_config to EntityType in aiplatform v1 entity_type.proto ([#830](#830)) ([139a839](139a839))* add PredictRequestResponseLoggingConfig to Endpoint in aiplatform v1 endpoint.proto ([#824](#824)) ([2ac62d6](2ac62d6))### Dependencies* update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.13.4 ([#829](#829)) ([f31367a](f31367a))* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#836](#836)) ([320e320](320e320))* update dependency com.google.cloud:google-cloud-storage to v2.5.0 ([#834](#834)) ([9dd2b5d](9dd2b5d))* update dependency com.google.cloud:google-cloud-storage to v2.5.1 ([#835](#835)) ([8857925](8857925))---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 freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

2 more reviewers

@dizcologydizcologydizcology approved these changes

@meltsufinmeltsufinmeltsufin approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

owl-bot-copyowlbot:runAdd this label to trigger the Owlbot post processor.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@dizcology@meltsufin@yoshi-kokoro

[8]ページ先頭

©2009-2025 Movatter.jp