dotCMS / core

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

Metrics not being included in the Telemetry plugin #27701

Open dsilvam opened 4 months ago

dsilvam commented 4 months ago

Parent Issue

No response

Problem Statement

There are around eight metrics that are not being included as part of the Telemetry plugin.

Steps to Reproduce

Bring up master with the Telemetry feature flag on and a more frequent scheduling (e.g. 15 min)

DOT_TELEMETRY_SAVE_SCHEDULE: "0 */15 * * * ?"
DOT_FEATURE_FLAG_TELEMETRY: 'true'

Request the data captured from Falcon and notice there are only 21 metrics included out of 28.

Acceptance Criteria

All the implemented metrics need to be calculated and stored.

dotCMS Version

master_41c8347

Proposed Objective

Customer Success

Proposed Priority

Priority 2 - Important

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

dsilvam commented 4 months ago

Passed IQA: Working on 23.01, 23.10 and master.

31 Metrics + LAST_CONTENT_EDITED, LAST_LOGIN_USER, LAST_LOGIN, https://gist.github.com/dsilvam/519ba5baf8ca5d97da6678b9c587f548

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.