Skip to content

Commit

Permalink
fixed image issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cbehera-newrelic committed Jan 9, 2025
1 parent 213cf85 commit 0c3c005
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ To see the total number of devices, sessions or users for any time period, mouse
The active users table displays the chosen time period, as specificed by the filter selected, the unique metric and a comparison to the previous time period. For example, if `Monthly` is selected, the table will show the last 12 months, the unique data for those months, and a percent increase or decrease from the previous month.

Check warning on line 24 in src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Wordiness] Consider using 'time' instead of 'time period'. Raw Output: {"message": "[Microsoft.Wordiness] Consider using 'time' instead of 'time period'.", "location": {"path": "src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx", "range": {"start": {"line": 24, "column": 44}}}, "severity": "INFO"}

Check warning on line 24 in src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [new-relic.ComplexWords] Consider using 'earlier' instead of 'previous'. Raw Output: {"message": "[new-relic.ComplexWords] Consider using 'earlier' instead of 'previous'.", "location": {"path": "src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx", "range": {"start": {"line": 24, "column": 137}}}, "severity": "INFO"}

Check warning on line 24 in src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Wordiness] Consider using 'time' instead of 'time period'. Raw Output: {"message": "[Microsoft.Wordiness] Consider using 'time' instead of 'time period'.", "location": {"path": "src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx", "range": {"start": {"line": 24, "column": 146}}}, "severity": "INFO"}

Check warning on line 24 in src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Passive] 'is selected' looks like passive voice. Raw Output: {"message": "[Microsoft.Passive] 'is selected' looks like passive voice.", "location": {"path": "src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx", "range": {"start": {"line": 24, "column": 185}}}, "severity": "INFO"}

Check failure on line 24 in src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [Microsoft.Percentages] Use a numeral plus the units. Raw Output: {"message": "[Microsoft.Percentages] Use a numeral plus the units.", "location": {"path": "src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx", "range": {"start": {"line": 24, "column": 276}}}, "severity": "ERROR"}

Check warning on line 24 in src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [new-relic.ComplexWords] Consider using 'earlier' instead of 'previous'. Raw Output: {"message": "[new-relic.ComplexWords] Consider using 'earlier' instead of 'previous'.", "location": {"path": "src/content/docs/mobile-monitoring/mobile-monitoring-ui/usage-pages/active-users.mdx", "range": {"start": {"line": 24, "column": 316}}}, "severity": "INFO"}

<img
title="screen active users.png"
alt="screen active users.png"
src="static/images/mobile_screenshot_full-active_users.webp"
title="screen active users"
alt="screen active users"
src="/images/mobile_screenshot_full-active_users.webp"
/>

<figcaption>
Expand Down
Binary file modified static/images/mobile_screenshot_full-active_users.webp
Binary file not shown.

0 comments on commit 0c3c005

Please sign in to comment.