Closed
Bug 712061
Opened 14 years ago
Closed 13 years ago
Create short URL for Telemetry dashboard
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task, P4)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: lmandel, Assigned: cturra)
Details
(Whiteboard: [JIRA METRICS-847] [Telemetry:P2][triaged 20121019])
It would be nice to have a short URL to the Telemetry dashboard. Something that people can remember like metrics.mozilla.org/telemetry. Can we set up a redirect to the Telemetry v2 dashboard?
https://metrics.mozilla.com/pentaho/content/pentaho-cdf-dd/Render?solution=metrics2&path=%2Ftelemetry&file=telemetryHistogram.wcdf
| Reporter | ||
Updated•14 years ago
|
Summary: Create short URL for Telemetry → Create short URL for Telemetry dashboard
| Reporter | ||
Updated•14 years ago
|
Whiteboard: [Telemetry:P2]
Comment 1•14 years ago
|
||
FYI aresnappyyet.com points to telemetry fe for now
Comment 2•13 years ago
|
||
Migrating to JIRA to manage this work. These tickets are replaced by METRICS-775.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INCOMPLETE
Comment 3•13 years ago
|
||
Work now being track in https://metrics.mozilla.com/projects/browse/METRICS-775
Comment 4•13 years ago
|
||
updated whiteboard field
Whiteboard: [Telemetry:P2] → Telemetry P2 migrated to JIRA
Comment 5•13 years ago
|
||
updating status and assignee
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment 6•13 years ago
|
||
New JIRA migration identifier - 55 BZ issues being considered in current planning for Q3
Target Milestone: Unreviewed → Targeted - JIRA
Comment 7•13 years ago
|
||
Status: REOPENED → ASSIGNED
Comment 8•13 years ago
|
||
Can't this bug and the corresponding JIRA be closed out based on comment #1 about having www.arewesnappyyet.com ?
Comment 9•13 years ago
|
||
(In reply to Daniel Einspanjer :dre [:deinspanjer] from comment #8)
> Can't this bug and the corresponding JIRA be closed out based on comment #1
> about having www.arewesnappyyet.com ?
aresnappyyet.com is a temporary solution. Multiple developers have asked us for a url that is obviously telemetry-related, eg telemetry.mozilla.org.
Comment 10•13 years ago
|
||
If you want telemetry.mozilla, then file a request with IT to get that subdomain created and configured as a redirect, the same as arewesnappy.
If you want a redirect for /telemetry off of metrics.mozilla.com, we can do that.
Comment 11•13 years ago
|
||
(In reply to Daniel Einspanjer :dre [:deinspanjer] from comment #10)
> If you want telemetry.mozilla, then file a request with IT to get that
> subdomain created and configured as a redirect, the same as arewesnappy.
>
> If you want a redirect for /telemetry off of metrics.mozilla.com, we can do
> that.
Do we have to set it up as a redirect. Is there an easy way to always have telemetry.mozilla in url?
Updated•13 years ago
|
Whiteboard: Telemetry P2 migrated to JIRA → [JIRA METRICS-847] Telemetry P2
| Reporter | ||
Comment 12•13 years ago
|
||
Over to IT as Daniel suggested.
The request in this bug is to create the domain telemetry.mozilla.org and redirect it to
https://metrics.mozilla.com/data/content/pentaho-cdf-dd/Render?solution=metrics2&path=/telemetry
Assignee: nobody → server-ops-webops
Component: Frontend Reports → Server Operations: Web Operations
Product: Mozilla Metrics → mozilla.org
QA Contact: cshields
Target Milestone: Moved to JIRA → ---
Version: unspecified → other
| Reporter | ||
Updated•13 years ago
|
Whiteboard: [JIRA METRICS-847] Telemetry P2 → [JIRA METRICS-847] [Telemetry:P2]
Updated•13 years ago
|
Whiteboard: [JIRA METRICS-847] [Telemetry:P2] → [JIRA METRICS-847] [Telemetry:P2][pending triage]
Comment 13•13 years ago
|
||
This is easy... just a static redirect in the virtual redirector on the static cluster. :)
Assignee: server-ops-webops → cturra
Priority: -- → P4
Whiteboard: [JIRA METRICS-847] [Telemetry:P2][pending triage] → [JIRA METRICS-847] [Telemetry:P2][triaged 20121019]
| Reporter | ||
Comment 14•13 years ago
|
||
Although this is marked as a low priority it would be very nice to have this in place for an upcoming post about Telemetry. Can this be completed by the end of Oct?
| Assignee | ||
Comment 15•13 years ago
|
||
short url of telemetry.mozilla.org now in place...
curl -I http://telemetry.mozilla.org
HTTP/1.1 301 Moved Permanently
Server: Apache
X-Backend-Server: pp-web04
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
Date: Fri, 19 Oct 2012 17:11:37 GMT
Location: https://metrics.mozilla.com/data/content/pentaho-cdf-dd/Render?solution=metrics2&path=/telemetry
Transfer-Encoding: chunked
Connection: Keep-Alive
X-Cache-Info: caching
Status: ASSIGNED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 16•13 years ago
|
||
Thank you for the quick turnaround. Verified.
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 17•13 years ago
|
||
Spoke too soon. The redirect is not to the URL that I provided in the description
https://metrics.mozilla.com/pentaho/content/pentaho-cdf-dd/Render?solution=metrics2&path=%2Ftelemetry&file=telemetryHistogram.wcdf
but is to a URL that results in an error page after sign-in.
https://metrics.mozilla.com/data/content/pentaho-cdf-dd/Render?solution=metrics2&path=/telemetry
However, I also should have provided the more generic Telemetry landing page as the source of the redirect. The "file=LandingPage.wcdf" should be used as shown in the URL below.
https://metrics.mozilla.com/data/content/pentaho-cdf-dd/Render?solution=metrics2&path=%2Ftelemetry&file=LandingPage.wcdf
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 18•13 years ago
|
||
:lmandel sorry about grabbing the incorrect link. as requested, i have just committed the new URL, which should be available within the hour.
svn diff files/generic/httpd-static/etc-httpd/conf/domains/virtual-redirect.mozilla.org.conf
Index: files/generic/httpd-static/etc-httpd/conf/domains/virtual-redirect.mozilla.org.conf
===================================================================
--- files/generic/httpd-static/etc-httpd/conf/domains/virtual-redirect.mozilla.org.conf (revision 50495)
+++ files/generic/httpd-static/etc-httpd/conf/domains/virtual-redirect.mozilla.org.conf (working copy)
@@ -1110,6 +1110,6 @@
# bug 712061
<VirtualHost *:80>
ServerName telemetry.mozilla.org
- Redirect permanent / https://metrics.mozilla.com/data/content/pentaho-cdf-dd/Render?solution=metrics2&path=/telemetry
+ Redirect permanent / https://metrics.mozilla.com/data/content/pentaho-cdf-dd/Render?solution=metrics2&path=%2Ftelemetry&file=LandingPage.wcdf
</VirtualHost>
| Assignee | ||
Comment 19•13 years ago
|
||
new redirect live.
$ curl -I http://telemetry.mozilla.org
HTTP/1.1 301 Moved Permanently
Server: Apache
X-Backend-Server: pp-web01
Vary: Accept-Encoding
Content-Type: text/html; charset=iso-8859-1
Date: Fri, 19 Oct 2012 20:34:44 GMT
Location: https://metrics.mozilla.com/data/content/pentaho-cdf-dd/Render?solution=metrics2&path=%2Ftelemetry&file=LandingPage.wcdf
Transfer-Encoding: chunked
Connection: Keep-Alive
X-Cache-Info: caching
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 20•13 years ago
|
||
Verified that I am now redirected to the Telemetry login page and that after login I am directed to the Telemetry dashboards page.
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•