Skip to content

Commit 3ef0ccb

Browse files
joeldicksonjoel
andauthored
Branding: add README header logo and DX user-facing naming (#11)
* Branding: add header logo and use DX in user-facing README copy * Branding: remove namespace from title and include logo concepts HTML * Branding: replace README header PNG with logo asset from concepts * Branding: set solid white background for README logo lockup * Branding: switch header logo wordmark to DX Telemetry * Branding: update clientside header to DX logo lockup * Docs: move full logo concepts HTML into docs/branding * Tests: update AppShell header assertion for DX logo branding * Branding: update logo tagline to 'Observe, Optimize, Deliver' --------- Co-authored-by: Joel Dickson <joel@users.noreply.github.com>
1 parent dcccf07 commit 3ef0ccb

File tree

6 files changed

+450
-8
lines changed

6 files changed

+450
-8
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# Agoda.DevExTelemetry
1+
<p align="center">
2+
<img src="docs/assets/dx-telemetry-logo-header.svg" alt="DX Telemetry Manager logo" width="720" />
3+
</p>
24

3-
A full-stack developer experience telemetry dashboard that collects, stores, and visualizes build and test metrics from development tools.
5+
# DX Telemetry Manager
6+
7+
A full-stack **DX telemetry** dashboard that collects, stores, and visualizes build and test metrics from development tools.
48

59
This is an internal tool designed to be deployed within your organization's infrastructure. It receives telemetry from build plugins and test runners across your engineering teams, providing visibility into compile times, test pass rates, hot reload performance, and other developer productivity signals. It is **not** intended to be exposed to the public internet.
610

Lines changed: 28 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)