What's Changed
- add development notes to readme by @copperlight in #6
- update to sbt 1.1.2 by @brharrington in #7
- update for rendering method change by @brharrington in #8
- add travis files by @brharrington in #9
- enable material theme by @brharrington in #10
- enable publishing to gh-pages for master by @brharrington in #11
- add simple pages from atlas wiki by @brharrington in #12
- setup initial template for ref pages by @brharrington in #13
- initial import of spectator docs by @brharrington in #14
- switch to custom theme by @brharrington in #15
- minor fixes for template by @brharrington in #16
- fix lookup of search index by @brharrington in #17
- add search generation as mapping by @brharrington in #18
- limit max-width on images by @brharrington in #20
- update graph directive to format expression by @brharrington in #21
- add atlas-expr directive for adding links by @brharrington in #22
- less intrusive header links by @brharrington in #23
- move DES docs from Atlas wiki by @brharrington in #24
- fix depth for operator links by @brharrington in #27
- add directive to format examples by @brharrington in #28
- fix toc overlap of content on smaller screens by @brharrington in #29
- remove toggle for header by @brharrington in #30
- improve context for search results by @brharrington in #31
- add pretty print styles to ASL snippets by @brharrington in #32
- add back y padding for content section by @brharrington in #33
- add checkLinks task by @brharrington in #34
- add standard stack manipulation operations by @brharrington in #35
- fix sample graphs on alerting exprs page by @brharrington in #36
- add :random and :srandom to asl reference by @brharrington in #37
- add derivative, integral, and per-step docs by @brharrington in #38
- add rolling-count and trend to reference by @brharrington in #39
- Fixed Spelling. by @jimmycasey in #40
- migrate :legend to stack lang reference by @brharrington in #41
- fix compile errors with recent Atlas changes by @brharrington in #42
- use xenial for the travis build by @brharrington in #43
- paradox 0.4.4 by @brharrington in #44
- initial outline for mkdocs site by @brharrington in #45
- Enable MkDocs publishing to GitHub Pages by @copperlight in #46
- update dependencies by @copperlight in #47
- update dependencies by @copperlight in #48
- add alerting expressions page by @brharrington in #49
- add work-in-progress notice by @brharrington in #50
- migrate overview page from wiki by @brharrington in #51
- move operator pages to ref directory by @brharrington in #52
- add spectator docs by @copperlight in #53
- Menlo is the preferred font for pre-formatted code blocks by @copperlight in #54
- add favicon by @copperlight in #55
- fix indents by @copperlight in #56
- add mkdocs-atlas-formatting-plugin by @copperlight in #57
- add build status icon and link to atlas formatting plugin docs by @copperlight in #58
- fix block query pattern by @copperlight in #59
- report error if the atlas standalone webserver port is occupied by @copperlight in #60
- add atlas-uri directive and hilite option by @copperlight in #61
- update atlas formatting setup.py by @copperlight in #62
- shutdown atlas standalone webserver after the build by @copperlight in #63
- add atlas-link-checker cli tool by @copperlight in #64
- update readme by @copperlight in #65
- set webserver startup timeout value to 30s by @copperlight in #66
- update ASL reference for :and by @brharrington in #67
- fill in :eq, :in, :re by @brharrington in #68
- add atlas-signature block by @brharrington in #69
- remove reference to auto-bind by @brharrington in #70
- honor hilite option for example directive by @brharrington in #71
- send stdout/stderr of Atlas server to devnull by @brharrington in #72
- add remaining operators for choosing category by @brharrington in #73
- add aggregation operators to reference by @brharrington in #74
- add docs for filtering operators by @brharrington in #75
- Bump pillow from 6.2.0 to 7.1.0 by @dependabot in #76
- update dependencies by @brharrington in #77
- add docs for topk/bottomk operators by @brharrington in #78
- update example labels to before/after by @brharrington in #79
- add docs for deprecated stat operators by @brharrington in #80
- add notice that topk is unstable by @brharrington in #81
- add docs for cf-* operators by @brharrington in #82
- update to latest Atlas release by @brharrington in #83
- add stat-count to ASL reference by @brharrington in #84
- fix signature for topk/bottomk by @brharrington in #85
- Bump pillow from 8.0.0 to 8.1.1 by @dependabot in #86
- Bump urllib3 from 1.26.3 to 1.26.4 by @dependabot in #87
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in #88
- Bump pillow from 8.1.1 to 8.2.0 by @dependabot in #89
- Bump pillow from 8.2.0 to 8.3.2 by @dependabot in #90
- update to latest release candidate by @brharrington in #92
- update jsmin to 3.0.0 by @brharrington in #93
- update to mkdocs 1.2.3 by @brharrington in #95
- remove incubating notice for topk/bottomk by @brharrington in #91
- Add Github action to build and publish Mkdocs. by @manolama in #98
- Update badge by @copperlight in #99
- Add remaining documents from Wiki. by @manolama in #97
- Bump pillow from 8.3.2 to 9.0.0 by @dependabot in #100
- remove sentence with list of other aggrs by @brharrington in #101
- add :as operator to reference by @brharrington in #104
- update label to be consistent with tutorial by @brharrington in #103
- cleanup signatures in ASL reference by @brharrington in #102
- add :cg operator to reference by @brharrington in #105
- add :const operator to reference by @brharrington in #106
- add custom average operators to reference by @brharrington in #107
- remove links to old doc pages by @brharrington in #108
- fix content for line styles by @brharrington in #109
- remove warning about docs not being ready by @brharrington in #110
- Fix broken link by @kchristidis in #111
- Spectator - Update the core meters pages, adding the percentile-timer… by @manolama in #112
- Use correct name for JS config package by @josephharrington in #113
- Fix references to Timers in the core Distribution Summary for Spectator. by @manolama in #114
- Bump pillow from 9.0.0 to 9.0.1 by @dependabot in #115
- add new jvm stats to the metrics glossary by @copperlight in #117
- Add a link from asl/des to asl/ref/sdes by @lorin in #118
- Remove linebreaks in code examples by @dinomite in #120
- Add information about offset labels to the Tick Labels page and link by @manolama in #119
- fix derivative spelling in navigation by @copperlight in #121
- add docs for safepoint metrics by @brharrington in #122
- Update :offset to note it can also accept a list of durations. by @manolama in #123
- make offset warning more prominent by @brharrington in #124
- fix broken links by @brharrington in #125
- Remove the inaccurate minNumValues from rolling-sum. by @manolama in #126
- Bump pillow from 9.0.1 to 9.3.0 by @dependabot in #127
- Bump certifi from 2020.12.5 to 2022.12.7 by @dependabot in #128
- Fix query sample for Timer meter by @liuml07 in #130
- follow redirects when fetching atlas jar by @brharrington in #133
- asl: add starts, ends, and contains by @brharrington in #132
- update to mkdocs 1.4.2 by @brharrington in #134
- update to mkdocs-material 9.1.8 by @brharrington in #135
- add note to offset about streaming by @brharrington in #136
- remove todo section of servo migration guide by @brharrington in #137
- Bump pymdown-extensions from 9.11 to 10.0 by @dependabot in #138
- Add heatmap and duration documentation. by @manolama in #139
- Use JDK 17 for release builds. by @manolama in #140
- Bump requests from 2.29.0 to 2.31.0 by @dependabot in #141
- Bump tornado from 6.1 to 6.3.2 by @dependabot in #142
- update python dependencies by @copperlight in #145
- update to atlas 1.7.5 by @brharrington in #146
- Bump urllib3 from 2.0.4 to 2.0.6 by @dependabot in #147
- Bump pillow from 10.0.0 to 10.0.1 by @dependabot in #148
- Bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #149
- fix(axis-scale): minor issues by @trentmwillis in #150
- fix: minor issues by @trentmwillis in #151
- Update atlas version for getting-started by @brharrington in #152
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #153
- update timer docs for deprecation by @brharrington in #154
- remove references to guice by @brharrington in #155
- fix line attributes hilite by @brharrington in #156
- Bump pillow from 10.0.1 to 10.2.0 by @dependabot in #157
- Improved Portability of setup-venv.sh Script. by @cee8 in #158
New Contributors
- @copperlight made their first contribution in #6
- @brharrington made their first contribution in #7
- @jimmycasey made their first contribution in #40
- @dependabot made their first contribution in #76
- @manolama made their first contribution in #98
- @kchristidis made their first contribution in #111
- @josephharrington made their first contribution in #113
- @lorin made their first contribution in #118
- @dinomite made their first contribution in #120
- @liuml07 made their first contribution in #130
- @trentmwillis made their first contribution in #150
- @cee8 made their first contribution in #158
Full Changelog: https://github.com/Netflix/atlas-docs/commits/v0.1.0