export const apDexToolTipText = "Apdex is a way to measure your users' satisfaction with the response time of your web service. It's represented as a score from 0-1."; export const apDexToolTipUrl = 'https://signoz.io/docs/userguide/metrics/#apdex?utm_source=product&utm_medium=frontend&utm_campaign=apdex'; export const apDexToolTipUrlText = 'Learn more about Apdex.';