1
- Tecken - All things Mozilla Symbol Server
2
- =========================================
1
+ # Tecken - All things Mozilla Symbol Server
3
2
4
3
[ ![ CircleCI] ( https://circleci.com/gh/mozilla-services/tecken.svg?style=svg )] ( https://circleci.com/gh/mozilla-services/tecken )
5
4
[ ![ Updates] ( https://pyup.io/repos/github/mozilla-services/tecken/shield.svg )] ( https://pyup.io/repos/github/mozilla-services/tecken/ )
6
5
[ ![ Renovate enabled] ( https://img.shields.io/badge/renovate-enabled-brightgreen.svg )] ( https://renovateapp.com/ )
7
6
[ ![ What's Deployed] ( https://img.shields.io/badge/whatsdeployed-dev,stage,prod-green.svg )] ( https://whatsdeployed.io/s-5HY )
8
-
9
-
7
+ [ ![ Code style] ( https://img.shields.io/badge/Code%20style-black-000000.svg )] ( https://github.com/ambv/black )
10
8
11
9
Please use the documentation on: ** https://tecken.readthedocs.io **
12
10
13
11
The ** production server** is: https://symbols.mozilla.org
14
12
15
-
16
- To Get Coding
17
- -------------
13
+ ## To Get Coding
18
14
19
15
You need to be able to run Docker.
20
16
@@ -29,9 +25,7 @@ To test the symbolication run:
29
25
30
26
curl -d '{"stacks":[[[0,11723767],[1, 65802]]],"memoryMap":[["xul.pdb","44E4EC8C2F41492B9369D6B9A059577C2"],["wntdll.pdb","D74F79EB1F8D4A45ABCD2F476CCABACC2"]],"version":4}' http://localhost:8000
31
27
32
-
33
- Datadog
34
- -------
28
+ ## Datadog
35
29
36
30
If you have access to a Mozilla Cloud Ops Datadog account, use this to
37
31
consume the metrics Tecken sends via ` statsd ` . One is for staying health, the other is for
@@ -47,25 +41,20 @@ keeping track how it does things.
47
41
48
42
[ Symbols RDS] ( https://app.datadoghq.com/screen/280710/symbols-rds )
49
43
50
- New Relic
51
- ---------
44
+ ## New Relic
52
45
53
- This requires you have access to the
46
+ This requires you have access to the
54
47
[ Mozilla_25 New Relic account] ( https://rpm.newrelic.com/accounts/1402187/applications ) .
55
48
56
49
[ symbols-prod] ( https://rpm.newrelic.com/accounts/1402187/applications/62681492 )
57
50
58
51
[ symbols-stage] ( https://rpm.newrelic.com/accounts/1402187/applications/52227224 )
59
52
60
-
61
- Whatsdeployed
62
- -------------
53
+ ## Whatsdeployed
63
54
64
55
Check out https://whatsdeployed.io/s-5HY
65
56
66
-
67
- The Logo
68
- --------
57
+ ## The Logo
69
58
70
59
![ logo] ( logo.png " The Logo ")
71
60
0 commit comments