These are the Kickstarter Engineering and Data role definitions for both teams.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (defn check_ratio [srv1 srv2 newsrv warning critical & children] | |
| (project [(service srv1) | |
| (service srv2)] | |
| (smap folds/quotient | |
| (fn [event] (let [percenta (* (float (:metric event)) 100) | |
| new-event (assoc event :metric percenta | |
| :service (str newsrv) | |
| :type_instance nil | |
| :state (condp < percenta | |
| critical "critical" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import Text.Pandoc | |
| import Text.Pandoc.JSON | |
| main = toJSONFilter addMinipages' | |
| addMinipages' :: Pandoc -> Pandoc | |
| addMinipages' = bottomUp addMinipages | |
| addMinipages :: [Block] -> [Block] | |
| addMinipages (CodeBlock attr code : xs) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| defn foo [] ....) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (def pusher (pushover "asdaasd" "asdasdas")) | |
| (streams | |
| (where (service "somecriticalservice") | |
| (changed-state { :init "ok" } | |
| pusher))) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (def hc (hipchat {:server "..." | |
| :room 12345 | |
| :token "..." | |
| :notify 0})) | |
| (streams | |
| (where (...) | |
| hc)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1: https://repo1.maven.org/maven2/ -> am.ik.archetype:maven-reactjs-blank-archetype (Blank Project for React.js) | |
| 2: https://repo1.maven.org/maven2/ -> am.ik.archetype:msgpack-rpc-jersey-blank-archetype (Blank Project for Spring Boot + Jersey) | |
| 3: https://repo1.maven.org/maven2/ -> am.ik.archetype:mvc-1.0-blank-archetype (MVC 1.0 Blank Project) | |
| 4: https://repo1.maven.org/maven2/ -> am.ik.archetype:spring-boot-blank-archetype (Blank Project for Spring Boot) | |
| 5: https://repo1.maven.org/maven2/ -> am.ik.archetype:spring-boot-docker-blank-archetype (Docker Blank Project for Spring Boot) | |
| 6: https://repo1.maven.org/maven2/ -> am.ik.archetype:spring-boot-gae-blank-archetype (GAE Blank Project for Spring Boot) | |
| 7: https://repo1.maven.org/maven2/ -> am.ik.archetype:spring-boot-jersey-blank-archetype (Blank Project for Spring Boot + Jersey) | |
| 8: https://repo1.maven.org/maven2/ -> at.chrl.archetypes:chrl-spring-sample (Archetype for Spring Vaadin Webapps) | |
| 9: https://repo1.maven.org/maven2/ -> br.com.address.archetypes:struts2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ; Sparkline Generator | |
| ; Copyright (c) Jonathan A Watmough. All Rights Reserved. | |
| ; | |
| ; The use and distribution terms for this software are covered by the | |
| ; Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.txt). | |
| ; By using this software in any fashion, you are agreeing to be bound by | |
| ; the terms of this license. Do not remove this notice. | |
| (import 'java.io.File) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "riemann" : { | |
| "riemann_host" : "localhost", | |
| "port" : 5555 | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| We liked this cocktail place: http://www.experimentalcocktailclub.fr/ |