Skip to content

Jwomers/tecken

This branch is 1965 commits behind mozilla-services/tecken:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc634ee · Aug 29, 2018
Aug 29, 2018
Aug 21, 2018
Aug 13, 2018
Aug 29, 2018
Apr 25, 2017
Aug 22, 2018
Aug 29, 2018
Apr 25, 2017
Aug 29, 2018
Sep 11, 2017
Feb 2, 2018
Mar 23, 2017
Jun 20, 2018
Aug 21, 2018
Aug 21, 2018
Mar 21, 2018
Mar 23, 2017
Aug 21, 2018
Mar 23, 2017
Aug 29, 2018
Aug 21, 2018
Feb 7, 2018
Aug 29, 2018
Aug 29, 2018
Jun 26, 2017
Apr 25, 2017
Jun 9, 2017
May 9, 2017
Dec 20, 2017
Apr 5, 2017
Aug 23, 2018
Aug 28, 2018
Aug 28, 2018
May 9, 2017

Repository files navigation

Tecken - All things Mozilla Symbol Server

CircleCI Updates Renovate enabled What's Deployed Code style

Please use the documentation on: https://tecken.readthedocs.io

The production server is: https://symbols.mozilla.org

To Get Coding

You need to be able to run Docker.

Git clone and then run:

make build
make run

Now a development server should be available at http://localhost:3000.

To test the symbolication run:

curl -d '{"stacks":[[[0,11723767],[1, 65802]]],"memoryMap":[["xul.pdb","44E4EC8C2F41492B9369D6B9A059577C2"],["wntdll.pdb","D74F79EB1F8D4A45ABCD2F476CCABACC2"]],"version":4}' http://localhost:8000

Datadog

If you have access to a Mozilla Cloud Ops Datadog account, use this to consume the metrics Tecken sends via statsd. One is for staying health, the other is for keeping track how it does things.

Tecken Operations

Tecken Performance

Tecken Redis

Redis Store Prod

Symbols RDS

New Relic

This requires you have access to the Mozilla_25 New Relic account.

symbols-prod

symbols-stage

Whatsdeployed

Check out https://whatsdeployed.io/s-5HY

The Logo

logo

The logo comes from P.J. Onori and is licensed under Attribution-Non-Commercial 3.0 Netherlands.

About

Mozilla Symbol Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 73.6%
  • JavaScript 23.6%
  • Shell 1.5%
  • Dockerfile 0.5%
  • Makefile 0.4%
  • CSS 0.2%
  • HTML 0.2%