Azure / Azure/azure-quickstart-templates

Backup Monitoring Solution - missing data

Open
#5,502 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

101-backup-oms-monitoring - https://github.com/Azure/azure-quickstart-templates/tree/master/101-backup-oms-monitoring/

### Issue Details
Solution is installed, and the "Backup Jobs Breakdown (Non Log)" data is displayed correctly, however all other panels display no data. Expanding the time range to last 48 hours+ starts to show data on some panels, but only for the "Cloud storage in GB" and "Active datasources protected" panels. All others remain blank.

Clicking the "See All..." option reveals that data does exist, even in the last 24 hours. It just isn't being displayed in the solution view.

I've also noticed that the number of backup jobs seems to be doubled, for example in the "Active datasources protected" panel. Possibly due to two log entries being created for each job. One with SchemaVersion_s == "V1" and the other with SchemaVersion_s == "V2". Each log entry with the different schema version has a different date format for JobStartDateTime_s field. Should one of these entries be ignored in each query?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in 101-backup-oms-monitoring and inspect the queries or configuration behind the solution panels, comparing them with the data exposed by “See All...”. Check how V1 and V2 SchemaVersion_s entries are handled and compare their JobStartDateTime_s formats. Done means the affected panels display recent data and backup jobs are not counted twice.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.