dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
803 stars 460 forks source link

Telemetry: Metric small improvements #28318

Open freddyDOTCMS opened 2 months ago

freddyDOTCMS commented 2 months ago

Parent Issue

No response

Problem Statement

We have identified several areas for improvement in the telemetry feature. They are listed below:

Metric Feature
SITES_NON_DEFAULT_TAGS_STORAGE_COUNT SITES
CONTENTS_RECENTLY_EDITED CONTENTLETS
SITES_RUN_DAHBOARD_COUNT SITES
SITES_RUN_DAHBOARD_COUNT SITES

Right now we va a VIEW that create a column for each Metric something like:

client_name client_env metric_1 metric_2 ... metric_n
... ...

The name of each column is: [FEATURENAME][METRIC_NAME]

So the names for the column on these Metrics are going to be:

It is not a big problem but is weird

So I think we should rename this Metric as:

Remember each Metric has a feature attribute so the Scope of it is goint to be set be the Feature not by the name

Steps to Reproduce

Acceptance Criteria

Must be renamed

dotCMS Version

latest telemetry version

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

john-thomas-dotcms commented 1 month ago
  1. Why are there 2 metrics with the exact same name (SITES_SITES_RUN_DAHBOARD_COUNT)?
  2. DAHBOARD -> DASHBOARD (add the 'S')