Unverified Commit ba2eea4b authored by Derek's avatar Derek Committed by GitHub
Browse files

docs: update feature guide for tally upgrade (#2026)

parent 96be7bc7
wrapperForTimeSeries2 FixCordonNotes GA4 RHF add-capacity-info add-origin add-tabledetails-notes addCaseInsensitiveAutocomplete addSgTimeout addTimeoutForSG allIcons auditAPI auditBE auditFE autoSubmit autoSubmitResolvers callbackToSetIndex caseInsens1 catalog-config-extension catalog-ql-patch changeGridLines chartTests clickAutocomplete codecov custom-title-logo datetimevalid deletePodLocationNotes direct-client docshousekeeping downloadConfigEnvoy dschaller-patch-1 dschaller-patch-2 dschaller-patch-3 dynamodb-status-chips enable-partial-failures-for-pods envoyTriageViaK8sDash errorBoundaryLocation eslintdocs expSimplification exportEmotionThings expose-k8s-clientsets feedbackMaxLength first-of-type-fix firstgogogo fix-autocomplete-project-catalog fix-github-app-auth-refresh fixAlignOfIcons fixDASHSpacing fixDashSpacingPart1 frontend-autocomplete-patch frontend-catalog-navigate-patch frontend-highlight-parent frontend-project-selector-patch frontend-warning-extension gcp-0.10.3 get-logs ghrl go-1-18 go-1.19-in-ci go-actions-1-18 golangci goworkspace hooksForAutoRefresh horizontalExpansion housekeepingclutch inputTransformers jest-coverage-fix jg/github jslaughter-patch-1 k8sDashAutosubmit license-update lowercaseAutocomplete main matv5 matv5-base matv5-core matv5-core-input matv5-core-layout matv5-joined matv5-wizard matv5-workflows metricsAPI metricsProtos minimistClutch moarTests moartests mockProjects mui-5-upgrade mui-v5 mui5 muiv5-upgrade nps-custom-patch openSourceReactMarkdownPane override-search paperMinWidth pcDefaultProjects pcResetState pcSearch pcSubtext project-api-mocks project-api-optional-compute-deps project-catalog project-catalog-config-patch project-catalog-config-skeleton project-catalog-details project-catalog-scaffold project-selector-autocomplete project-selector-testing proto-get-endpoint protoForDeploys qLinks1 qLinksF qLinksForProjSelector quickLinks1 quicklinks1 refreshDropdown reloadIntervalForProjSelector remove-utm-params removeBottomFeedbackButton removeIcon renderTestTimeseriesChart renovate-patch renovate/actions-setup-node-3.x renovate/actions-stale-6.x renovate/actions-upload-artifact-3.x renovate/babel-monorepo renovate/cypress-10.x renovate/cypress-9.x renovate/docker-build-push-action-3.x renovate/docker-login-action-2.x renovate/docker-setup-buildx-action-2.x renovate/font-awesome renovate/github.com-aws-aws-sdk-go-v2-1.x renovate/github.com-aws-aws-sdk-go-v2-config-1.x renovate/github.com-aws-aws-sdk-go-v2-service-autoscaling-1.x renovate/github.com-aws-aws-sdk-go-v2-service-kinesis-1.x renovate/github.com-aws-aws-sdk-go-v2-service-s3-1.x renovate/github.com-bufbuild-buf-1.x renovate/github.com-coreos-go-oidc-v3-3.x renovate/github.com-envoyproxy-protoc-gen-validate-0.x renovate/github.com-gogo-status-1.x renovate/github.com-golang-migrate-migrate-v4-4.x renovate/github.com-grpc-ecosystem-grpc-gateway-v2-2.x renovate/github.com-jhump-protoreflect-1.x renovate/github.com-lib-pq-1.x renovate/github.com-shurcool-graphql-digest renovate/github.com-slack-go-slack-0.x renovate/github.com-stretchr-testify-1.x renovate/github.com-uber-go-tally-v4-4.x renovate/github.com-yoheimuta-go-protoparser-v4-4.x renovate/go-1.x renovate/go.temporal.io-sdk-1.x renovate/go.temporal.io-sdk-contrib-tally-0.x renovate/golang-1.x renovate/golang.org-x-net-digest renovate/google.golang.org-genproto-digest renovate/google.golang.org-grpc-1.x renovate/google.golang.org-protobuf-1.x renovate/k8s.io-utils-digest renovate/kubernetes-go renovate/lock-file-maintenance renovate/major-1-kubernetes-go renovate/major-10-definitelytyped renovate/major-10-kubernetes-go renovate/major-11-kubernetes-go renovate/major-18-definitelytyped renovate/major-18-react-monorepo renovate/major-19-eslint renovate/major-2-kubernetes-go renovate/major-27-unittest renovate/major-28-definitelytyped renovate/major-28-unittest renovate/major-29-definitelytyped renovate/major-3-kubernetes-go renovate/major-4-eslint renovate/major-6-font-awesome renovate/major-8-eslint renovate/material-table-2.x renovate/node-16.x renovate/node-17.x renovate/node-18.x renovate/node-19.x renovate/npm-axios-vulnerability renovate/npm-prismjs-vulnerability renovate/npm-protobufjs-vulnerability renovate/postgres-15.x renovate/react-hook-thunk-reducer-0.x replaceNivoWithRechartsForEnvoy responsiveTable return-partial-errors revert-2270-addCaseInsensitiveAutocomplete revert-2348-timeago-patch safetyCheckForAccounts scaffold-non-wizard scaffold-update scaffoldingYarn scatterPlotTimeline select-patch shortlink-protos shortlink-scaffolding shortlink-wip sl-bug-fix sl-patch slowloris smonero-patch-1 spacingAdjustment sperry-add-prop sperry-resize-hpa-notes sperry-stats-prefix sperry-update-package state-hydration state-hydration-alerts state-hydration-selector state-hydration-short-links state-hydration-storage supportStylingOfCharts tfAdornment timeago-component todosPublic toggleButtonGroup toggleTest trimPrefixForAWS typographyNoWrap typographyfix update-card-styling validate-pattern-at-runtime wrapper2 wrapperForTimeSeries
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
......@@ -195,7 +195,7 @@ import (
"strings"
"github.com/golang/protobuf/ptypes/any"
"github.com/uber-go/tally"
"github.com/uber-go/tally/v4"
"go.uber.org/zap"
"google.golang.org/grpc/status"
......@@ -288,7 +288,7 @@ import (
"errors"
"github.com/golang/protobuf/ptypes/any"
"github.com/uber-go/tally"
"github.com/uber-go/tally/v4"
"go.uber.org/zap"
amiibov1 "github.com/{path_to_gateway}/backend/api/amiibo/v1"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment