mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-29 17:49:14 +00:00
UI: update the KPI side text (#9343)
This commit is contained in:
parent
4ca1ec3559
commit
3beb858d74
@ -636,7 +636,7 @@
|
||||
"fosters-collaboration-among-producers-and-consumers": "Fosters collaboration among the producers and consumers of data",
|
||||
"deeply-understand-table-relations-message": "Deeply understand table relations; thanks to column-level lineage.",
|
||||
"group-team-type-change-message": "The team type 'Group' cannot be changed. Please create a new team with the preferred type.",
|
||||
"add-kpi-message": "Identify the Key Performance Indicators (KPI) that best reflect the health of your data assets. Review your data assets based on Description, Ownership, and Tier. Define the metrics by percentage or number to track your progress. Finally, set a start and end date to start achieving your data goals",
|
||||
"add-kpi-message": "Identify the Key Performance Indicators (KPI) that best reflect the health of your data assets. Review your data assets based on Description, Ownership, and Tier. Define your target metrics in absolute or percentage to track your progress. Finally, set a start and end date to achieve your data goals.",
|
||||
"add-policy-message": "Policies are assigned to teams. In openMetadata, a policy is a collection of rules, which define access based on certain conditions. We support rich SpEL (Spring Expression Language) based conditions. All the operations supported by an entity are published. Use these fine grained operations to define the conditional rules for each policy. Create well-defined policies based on conditional rules to build rich access control roles.",
|
||||
"add-role-message": "Roles are assigned to Users. In OpenMetadata, Roles are a collection of Policies. Each Role must have at least one policy attached to it. A Role supports multiple policies with a one to many relationship. Ensure that the necessary policies are created before creating a new role. Build rich access control roles with well-defined policies based on conditional rules.",
|
||||
"configure-webhook-name-message": "OpenMetadata can be configured to automatically send out event notifications to registered {{webhookType}} webhooks through OpenMetadata. Enter the {{webhookType}} webhook name, and an Endpoint URL to receive the HTTP call back on. Use Event Filters to only receive notifications for the required entities. Filter events based on when an entity is created, updated, or deleted. Add a description to note the use case of the webhook. You can use advanced configuration to set up a shared secret key to verify the {{webhookType}} webhook events using HMAC signature.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user