tremor-rs/tremor-www-docs

Link Checker Report

github-actions opened this issue · 0 comments

Link Checker

Errors were reported while checking the connectivity of links.

CNAME.txt
LICENSE
course/debugging/index.md
	OK	lab-solved.tar.xz
	OK	lab.tar.xz
course/intermediate-lab/README.md
course/intermediate-lab/index.md
	OK	./assets/rickmorty.gif
course/plugin/menu/CONTRIBUTING.md
course/index.md
	OK	./contributing/index.html
	OK	./debugging/index.html
	OK	./operations/index.html
	OK	./overview/index.html
	OK	./testing/benchmark.html
	OK	./testing/index.html
	OK	./tremor-cli/index.html
	OK	./tremor-query/index.html
	OK	./tremor-script/index.html
course/plugin/notes/speaker-view.html
course/tremor-query/index.md
course/tremor-script/index.md
docs/viewer.html
docs/tremor-script/pp.md
docs/tremor-script/modules.md
	OK	./grammar/diagram/Module.png
	OK	./grammar/diagram/ModuleExpr.png
docs/tremor-script/recipes.md
	OK	index.md#match
	OK	index.md#matching-record-patterns
	ERROR	stdlib/std/array.md#pusharray-element
		Stat docs/tremor-script/stdlib/std/array.md: no such file or directory
	ERROR	stdlib/std/random.md
		Stat docs/tremor-script/stdlib/std/random.md: no such file or directory
	ERROR	stdlib/std/type.md#is_nullvalue
		Stat docs/tremor-script/stdlib/std/type.md: no such file or directory
docs/ConstraintsLimitations.md
docs/FeatureComparison.md
docs/Glossary.md
docs/QA.md
docs/development/process/reporting-bugs.md
docs/development/process/contributions.md
docs/development/process/rfc.md
docs/development/process/patches.md
docs/development/process/security-bugs.md
docs/development/testing.md
docs/development/process/running-tests.md
docs/operations/gdcb.md
docs/development/benchmarks/LogstashBenchmark.md
	OK	./logstash-baseline-log-analysis.csv
	OK	./logstash-baseline-log.txt
	OK	./tremor-baseline-log.txt
	OK	logstash-apache-log.txt
	OK	logstash-l2-log.txt
	OK	logstash-transform-log.txt
	OK	tremor-apache-log.txt
	OK	tremor-l2-log.txt
	OK	tremor-transform-log.txt
docs/internal/transform.md
docs/tremor-query/functions/win.md
docs/operations/configuration-walkthrough.md
	OK	./configuration.md
docs/tremor-script/functions.md
	OK	grammar/diagram/FnDecl.png
	OK	grammar/diagram/FnDeclArgs.png
	OK	grammar/diagram/FnDeclBody.png
	OK	grammar/diagram/FnDeclCaseClause.png
	OK	grammar/diagram/FnDeclCaseDefault.png
	OK	grammar/diagram/IntrinsicFnDecl.png
	OK	grammar/diagram/MatchingFnDecl.png
	OK	grammar/diagram/SimpleFnDecl.png
course/testing/unit.md
	OK	./assets/test-unit-01.gif
	OK	./assets/test-unit-02.gif
	OK	./assets/test-unit-03.gif
course/tremor-script/tremor-script-expr.md
	OK	./fn.html
	OK	./for.html
	OK	./match.html
	OK	./merge.html
	OK	./mod.html
	OK	./patch.html
docs/tremor-query/functions.md
docs/tremor-query/recipes.md
docs/tremor-script/extractors/base64.md
docs/tremor-query/operators.md
	OK	../tremor-script/index.md
	OK	index.md#custom-operator-definitions
	OK	index.md#embedded-script-definitions
docs/tremor-script/extractors/dissect.md
docs/tremor-script/extractors/datetime.md
	ERROR	../functions/datetime.md#datetimeparsedatetime-input_format
		Stat docs/tremor-script/functions/datetime.md: no such file or directory
docs/tremor-script/extractors/grok.md
docs/tremor-query/pp.md
docs/tremor-script/extractors/cidr.md
docs/tremor-script/extractors/json.md
docs/tremor-script/extractors/kv.md
requirements.txt
docs/tremor-query/walkthrough.md
	OK	operators.md#qosbackpressure
	OK	tilt-frame-mechanics.png
	OK	tumbling-event-windows.png
docs/workshop/examples/20_transient_gd/README.md
docs/workshop/examples/21_persistent_gd/README.md
docs/workshop/examples/22_roundrobin/README.md
docs/workshop/examples/23_kafka_gd/README.md
docs/workshop/examples/40_otel_passthrough/README.md
	OK	./docker-compose.yaml
	OK	./etc/tremor/config/01_binding.yaml
	OK	./etc/tremor/config/02_mapping.yaml
	OK	etc/otel/collector-config.yaml
	OK	etc/tremor/config/00_ramps.yaml
docs/workshop/examples/41_otel_zipkin/README.md
	OK	./docker-compose.yaml
	OK	./etc/tremor/config/01_binding.yaml
	OK	./etc/tremor/config/02_mapping.yaml
	OK	etc/otel/collector.yaml
	OK	etc/tremor/config/00_ramps.yaml
	OK	zipkin-ui.png
docs/development/benchmarking.md
docs/development/process/release.md
docs/operations/monitoring.md
	OK	../artefacts/codecs.md#influx
	OK	../tremor-query/operators.md#genericbatch
	OK	../tremor-query/operators.md#grouperbucket
docs/tremor-query/modules.md
	OK	./grammar/diagram/ModuleStmt.png
	OK	./grammar/diagram/ModuleStmtInner.png
docs/tremor-script/extractors/regex.md
docs/tremor-script/extractors.md
	OK	extractors/base64.md
	OK	extractors/cidr.md
	OK	extractors/datetime.md
	OK	extractors/dissect.md
	OK	extractors/glob.md
	OK	extractors/grok.md
	OK	extractors/influx.md
	OK	extractors/json.md
	OK	extractors/kv.md
	OK	extractors/regex.md
course/tremor-script/merge.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/for.html
	OK	https://docs.tremor.rs/img/logo.png
course/testing/benchmark.html
	OK	https://docs.tremor.rs/img/logo.png
docs/internal/LocalMkdocsSetup.md
	OK	https://www.mkdocs.org/
	ERROR	http://127.0.0.1:8000/
		Dial tcp4 127.0.0.1:8000: connect: connection refused
course/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/testing/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-cli/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/debugging/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/operations/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/contributing/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/intermediate-lab/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/expr.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/tremor-script-merge.md
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/Merge.png
course/overview/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/match.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/tremor-script-mod.md
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/Module.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/ModuleExpr.png
course/tremor-script/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/tremor-script-patch.md
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/Patch.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/PatchOperation.png
course/tremor-script/mod.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/fn.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/patch.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/tremor-script-for.md
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/For.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/ForCaseClause.png
course/tremor-query/index.html
	OK	https://docs.tremor.rs/img/logo.png
course/tremor-script/tremor-script-fn.md
	OK	./mod.html
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/FnDecl.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/IntrinsicFnDecl.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/MatchingFnDecl.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/SimpleFnDecl.png
course/tremor-script/tremor-script-match.md
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/ArrayPattern.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/ArrayPatternFilter.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/Block.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/Effectors.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/Match.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/MatchCaseClause.png
	OK	https://docs.tremor.rs/tremor-script/grammar/diagram/RecordPattern.png
course/testing/index.md
	OK	./assets/check-setup.gif
	OK	https://www.docker.com
course/tremor-query/tremor-query-stmt.md
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/CreateOperatorDefn.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/CreateStreamDefn.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/DefineOperatorDefn.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/DefineScriptDefn.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/DefineWindowDefn.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/EachBasedGroup.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/FromClause.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/GroupByClause.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/GroupByDimension.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/HavingClause.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/IntoClause.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/Query.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/SelectStmt.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/SetBasedGroup.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/WhereClause.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/WithParams.png
	OK	https://docs.tremor.rs/tremor-query/grammar/diagram/WithPartialParams.png
	OK	https://docs.tremor.rs/tremor-query/operators/
course/tremor-cli/index.md
	OK	../testing/assets/check-setup.gif
	OK	../testing/benchmark.html
	OK	../testing/index.html
	OK	./assets/hello.png
	OK	./assets/logger.yaml
	OK	./assets/tremor-dbg-01.gif
	OK	./assets/tremor-dbg-02.gif
	OK	./assets/tremor-dbg-03.gif
	OK	./assets/tremor-dbg-04.gif
	OK	./assets/tremor-dbg-05.gif
	OK	./assets/tremor-run-01.gif
	OK	./assets/tremor-run-02.gif
	OK	https://www.docker.com
docs/workshop/examples/12_postgres_timescaledb/README.md
	OK	etc/tremor/config/00_ramps.yaml
	ERROR	etc/tremor/config/01_pipeline.yaml
		Stat docs/workshop/examples/12_postgres_timescaledb/etc/tremor/config/01_pipeline.yaml: no such file or directory
	ERROR	http://localhost:8081
		Dial tcp4 127.0.0.1:8081: connect: connection refused
docs/tremor-query/index.md
	OK	grammar/diagram/CreateOperatorDefn.png
	OK	grammar/diagram/CreateScriptDefn.png
	OK	grammar/diagram/CreateStreamDefn.png
	OK	grammar/diagram/DefineOperatorDefn.png
	OK	grammar/diagram/DefineScriptDefn.png
	OK	grammar/diagram/DefineWindowDefn.png
	OK	grammar/diagram/EachBasedGroup.png
	OK	grammar/diagram/EmbeddedScript.png
	OK	grammar/diagram/FromClause.png
	OK	grammar/diagram/GroupByClause.png
	OK	grammar/diagram/GroupByDimension.png
	OK	grammar/diagram/HavingClause.png
	OK	grammar/diagram/Id.png
	OK	grammar/diagram/IntoClause.png
	OK	grammar/diagram/ModularId.png
	OK	grammar/diagram/Params.png
	OK	grammar/diagram/Query.png
	OK	grammar/diagram/SelectStmt.png
	OK	grammar/diagram/SetBasedGroup.png
	OK	grammar/diagram/Stmt.png
	OK	grammar/diagram/TiltFrames.png
	OK	grammar/diagram/WhereClause.png
	OK	grammar/diagram/WindowKind.png
	OK	grammar/diagram/WithParams.png
	OK	grammar/diagram/WithPartialParams.png
	OK	https://rfcs.tremor.rs/0004-sliding-window-mechanism/
	OK	https://www.rust-lang.org/
docs/tremor-script/extractors/glob.md
	OK	https://en.wikipedia.org/wiki/Glob_(programming
docs/workshop/examples/13_grafana/README.md
	OK	etc/tremor/config/example.trickle
	OK	http://hdrhistogram.org/
	OK	https://docs.influxdata.com/influxdb/v1.7/write_protocols/line_protocol_tutorial/
	ERROR	http://localhost:3000
		Dial tcp4 127.0.0.1:3000: connect: connection refused
	ERROR	http://localhost:8888
		Dial tcp4 127.0.0.1:8888: connect: connection refused
docs/tremor-script/extractors/influx.md
	OK	https://docs.influxdata.com/influxdb/v1.7/write_protocols/line_protocol_tutorial/
docs/workshop/examples/11_influx/README.md
	OK	etc/tremor/config/example.trickle
	OK	http://hdrhistogram.org/
	OK	https://docs.influxdata.com/influxdb/v1.7/write_protocols/line_protocol_tutorial/
	ERROR	http://localhost:8888
		Dial tcp4 127.0.0.1:8888: connect: connection refused
docs/workshop/examples/37_configurator/README.md
	OK	../../../operations/linked-transports.md
	OK	../36_quota_service/README.md
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/37_configurator
	ERROR	http://localhost:8139
		Dial tcp4 127.0.0.1:8139: connect: connection refused
	ERROR	http://localhost:8140
		Dial tcp4 127.0.0.1:8140: connect: connection refused
	ERROR	http://localhost:9139
		Dial tcp4 127.0.0.1:9139: connect: connection refused
course/testing/integration.md
	OK	./assets/test-integration-01.gif
	OK	./assets/test-integration-02.gif
	OK	./assets/test-integration-03.gif
	OK	https://docs.tremor.rs/operations/cli/#test
	OK	https://github.com/tremor-rs/tremor-runtime/tree/main/tremor-cli/tests/integration
docs/workshop/examples/36_quota_service/README.md
	OK	../../../operations/linked-transports.md
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/36_quota_service
	OK	images/tremor_quota_service_demo.png
	ERROR	http://localhost:5601/
		Dial tcp4 127.0.0.1:5601: connect: connection refused
	ERROR	http://localhost:5601/app/kibana#/discover
		Dial tcp4 127.0.0.1:5601: connect: connection refused
	ERROR	http://localhost:5601/app/kibana#/management/kibana/index
		Dial tcp4 127.0.0.1:5601: connect: connection refused
	ERROR	http://localhost:8139
		Dial tcp4 127.0.0.1:8139: connect: connection refused
	ERROR	http://localhost:9200
		Dial tcp4 127.0.0.1:9200: connect: connection refused
course/testing/benchmark.md
	OK	./assets/histogram-plot.png
	OK	./assets/test-bench-01.gif
	OK	./assets/test-bench-02.gif
	OK	./assets/test-bench-03.gif
	OK	http://hdrhistogram.github.io/HdrHistogram/plotFiles.html
	OK	http://hdrhistogram.org/
	OK	https://docs.tremor.rs/operations/cli/#test
	OK	https://github.com/tremor-rs/tremor-runtime/tree/main/tremor-cli/tests/bench
docs/workshop/examples/35_reverse_proxy_load_balancing/README.md
	OK	../../../artefacts/offramps.md#rest
	OK	../../../artefacts/onramps.md#rest
	OK	../../../operations/linked-transports.md
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/35_reverse_proxy_load_balancing
docs/history.md
	OK	https://arxiv.org/abs/1406.2294
	OK	https://arxiv.org/abs/1902.08318
	OK	overview.md#contraflow
	OK	overview.md#signalflow
	OK	tremor-script/extractors.md
	OK	tremor-script/functions.md
	OK	tremor-script/index.md
	OK	tremor-script/index.md#match
	OK	tremor-script/index.md#performant
	ERROR	operations/cli.md
		Stat docs/operations/cli.md: no such file or directory
	ERROR	tremor-script/stdlib/tremor/chash.md
		Stat docs/tremor-script/stdlib/tremor/chash.md: no such file or directory
docs/CodeOfConduct.md
	OK	http://blog.izs.me/post/30036893703/policy-on-trolling
	OK	https://docs.tremor.rs/CodeOfConduct
	OK	https://web.archive.org/web/20200330154000/http://citizencodeofconduct.org/
	OK	https://www.contributor-covenant.org/version/1/3/0/
	OK	https://www.rust-lang.org/conduct.html
	OK	https://www.tremor.rs/community/teams/#moderation-mod
docs/index.md
	OK	./history.md
	OK	./overview.md
	OK	artefacts/codecs.md
	OK	artefacts/offramps.md
	OK	artefacts/onramps.md
	OK	artefacts/postprocessors.md
	OK	artefacts/preprocessors.md
	OK	development/benchmarking.md
	OK	development/debugging.md
	OK	development/quick-start.md
	OK	development/testing.md
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples
	OK	operations/configuration-walkthrough.md
	OK	operations/configuration.md
	OK	operations/monitoring.md
	OK	tremor-query/index.md
	OK	tremor-script/index.md
	ERROR	api.md
		Stat docs/api.md: no such file or directory
	ERROR	operations/cli.md
		Stat docs/operations/cli.md: no such file or directory
course/testing/command.md
	OK	./assets/test-command-01.gif
	OK	./assets/test-command-02.gif
	OK	./assets/test-command-03.gif
	OK	./assets/test-command-04.gif
	OK	./assets/test-command-05.gif
	OK	https://docs.tremor.rs/operations/cli/#test
	OK	https://github.com/tremor-rs/tremor-runtime/tree/main/tremor-cli/tests/api
	OK	https://github.com/tremor-rs/tremor-runtime/tree/main/tremor-cli/tests/api-cli
	OK	https://github.com/tremor-rs/tremor-runtime/tree/main/tremor-cli/tests/cli
docs/workshop/examples/44_otel_elastic_apm/README.md
	OK	./console-log.png
	OK	./docker-compose.yaml
	OK	./etc/tremor/config/01_binding.yaml
	OK	./etc/tremor/config/02_mapping.yaml
	OK	elastic-span.png
	OK	etc/tremor/config/00_ramps.yaml
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/44_otel_elastic_apm
	ERROR	etc/otel/collector.yaml
		Stat docs/workshop/examples/44_otel_elastic_apm/etc/otel/collector.yaml: no such file or directory
	ERROR	http://localhost:5601
		Dial tcp4 127.0.0.1:5601: connect: connection refused
	ERROR	http://localhost:5601/app/apm/services?rangeFrom=now-15m&rangeTo=now
		Dial tcp4 127.0.0.1:5601: connect: connection refused
docs/workshop/examples/34_bridges_lt_http_ws/README.md
	OK	../../../operations/linked-transports.md
	OK	../31_servers_lt_ws//README.md
	OK	../31_servers_lt_ws/README.md
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/34_bridges_lt_http_ws
docs/workshop/examples/01_filter/README.md
	OK	../00_passthrough/README.md
	OK	etc/tremor/config/example.trickle
	OK	https://github.com/vi/websocat
docs/operations/linked-transports.md
	OK	../artefacts/offramps.md
	OK	../artefacts/offramps.md#kv
	OK	../artefacts/offramps.md#rest
	OK	../artefacts/onramps.md
	OK	../artefacts/onramps.md#discord
	OK	../artefacts/onramps.md#rest
	OK	../artefacts/onramps.md#ws
	OK	../tremor-query/operators.md
	OK	../tremor-query/operators.md#qosbackpressure
	OK	../tremor-query/operators.md#qosroundrobin
	OK	../tremor-query/operators.md#runtimetremor
	OK	../workshop/examples/30_servers_lt_http/README.md
	OK	../workshop/examples/31_servers_lt_ws/README.md
	OK	../workshop/examples/32_proxies_lt_http/README.md
	OK	../workshop/examples/33_proxies_lt_ws/README.md
	OK	../workshop/examples/34_bridges_lt_http_ws/README.md
	OK	../workshop/examples/35_reverse_proxy_load_balancing/README.md
	OK	../workshop/examples/36_quota_service/README.md
	OK	../workshop/examples/37_configurator/README.md
	OK	https://github.com/vi/websocat
docs/workshop/examples/03_validate/README.md
	OK	etc/tremor/config/example.trickle
	OK	https://github.com/vi/websocat
docs/workshop/examples/02_transform/README.md
	OK	../01_filter/README.md
	OK	etc/tremor/config/example.trickle
	OK	https://github.com/vi/websocat
docs/development/profiling.md
	OK	https://github.com/flamegraph-rs/flamegraph#systems-performance-work-guided-by-flamegraphs
docs/workshop/examples/10_logstash/README.md
	OK	etc/tremor/config/example.trickle
	OK	https://github.com/tremor-rs/tremor-runtime/tree/main/demo/data
	OK	https://github.com/vi/websocat
	ERROR	http://localhost:5601
		Dial tcp4 127.0.0.1:5601: connect: connection refused
	ERROR	http://localhost:5601/app/kibana#/management/kibana/indices/
		Dial tcp4 127.0.0.1:5601: connect: connection refused
README.md
	OK	docs/internal/LocalMkdocsSetup.md
	OK	https://docs.tremor.rs
	OK	https://github.com/GuntherRademacher/rr
docs/workshop/examples/00_passthrough/README.md
	OK	./etc/tremor/config/01_binding.yaml
	OK	./etc/tremor/config/02_mapping.yaml
	OK	etc/tremor/config/00_ramps.yaml
	OK	etc/tremor/config/example.trickle
	OK	https://github.com/vi/websocat
docs/workshop/examples/31_servers_lt_ws/README.md
	OK	../../../operations/linked-transports.md
	OK	etc/tremor/config/config.yaml
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/31_servers_lt_ws
	OK	https://github.com/vi/websocat
course/plugin/menu/README.md
	OK	https://denehyg.github.io/reveal.js-menu
	OK	https://github.com/hakimel/reveal.js
docs/workshop/examples/30_servers_lt_http/README.md
	OK	../../../artefacts/onramps.md#rest
	OK	../../../operations/linked-transports.md
	OK	../../../tremor-script/index.md#state
	OK	etc/tremor/config/internal_error_processing.trickle
	OK	etc/tremor/config/request_processing.trickle
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/30_servers_lt_http
	OK	images/tremor_web_server.png
	ERROR	http://localhost:8139/
		Dial tcp4 127.0.0.1:8139: connect: connection refused
	ERROR	http://localhost:8139/index
		Dial tcp4 127.0.0.1:8139: connect: connection refused
	ERROR	http://localhost:8139/index?name=badger
		Dial tcp4 127.0.0.1:8139: connect: connection refused
Makefile
	OK	https://github.com/tremor-rs/tremor-runtime
RELEASE_PROCESS.md
	OK	https://github.com/tremor-rs/tremor-runtime
mkdocs.yml.in
	OK	https://github.com/tremor-rs/tremor-www-docs
docs/workshop/examples/38_polling_alerts/README.md
	OK	../11_influx/README.md
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/38_polling_alerts
	ERROR	./alert.trickle
		Stat docs/workshop/examples/38_polling_alerts/alert.trickle: no such file or directory
	ERROR	./poll.trickle
		Stat docs/workshop/examples/38_polling_alerts/poll.trickle: no such file or directory
docs/workshop/examples/42_otel_jaeger/README.md
	OK	./docker-compose.yaml
	OK	./docker-snap.png
	OK	./etc/tremor/config/01_binding.yaml
	OK	./etc/tremor/config/02_mapping.yaml
	OK	./jaeger-ui.png
	OK	etc/otel/collector.yaml
	OK	etc/tremor/config/00_ramps.yaml
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/42_otel_jaeger
docs/workshop/examples/43_otel_prometheus/README.md
	OK	./docker-compose.yaml
	OK	./docker-snap.png
	OK	./etc/tremor/config/01_binding.yaml
	OK	./etc/tremor/config/02_mapping.yaml
	OK	./prometheus-ui.png
	OK	etc/otel/collector.yaml
	OK	etc/tremor/config/00_ramps.yaml
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/43_otel_prometheus
docs/artefacts/codecs.md
	OK	https://docs.influxdata.com/influxdb/v1.7/write_protocols/line_protocol_tutorial/
	OK	https://json.org
	OK	https://msgpack.org
	OK	https://yaml.org
course/plugin/toolbar/README.md
	OK	https://denehyg.github.io/reveal.js-toolbar
	OK	https://github.com/denehyg/reveal.js-menu
	OK	https://github.com/hakimel/reveal.js
course/operations/index.md
	OK	../testing/index.html
	OK	./assets/rickmorty.gif
	OK	./assets/script-error.png
	OK	https://docs.tremor.rs/api/
	OK	https://docs.tremor.rs/artefacts/codecs/#json
	OK	https://docs.tremor.rs/artefacts/codecs/#string
	OK	https://docs.tremor.rs/artefacts/offramps/
	OK	https://docs.tremor.rs/artefacts/offramps/#stdout
	OK	https://docs.tremor.rs/artefacts/onramps/
	OK	https://docs.tremor.rs/artefacts/onramps/#tcp
	OK	https://docs.tremor.rs/artefacts/preprocessors/#lines
	OK	https://docs.tremor.rs/development/quick-start/#without-docker
	OK	https://docs.tremor.rs/operations/cli/
	OK	https://docs.tremor.rs/operations/configuration-walkthrough/#write-a-binding-specification
	OK	https://docs.tremor.rs/tremor-query/
	OK	https://docs.tremor.rs/tremor-query/operators/#script
	OK	https://docs.tremor.rs/tremor-script/extractors/dissect/
	OK	https://github.com/tremor-rs/tremor-language-server
	OK	https://github.com/tremor-rs/tremor-vim
	OK	https://marketplace.visualstudio.com/items?itemName=tremorproject.tremor-language-features
docs/workshop/README.md
	OK	../development/quick-start.md
	OK	https://github.com/tremor-rs/tremor-language-server
docs/overview.md
	OK	artefacts/offramps.md#ws
	OK	artefacts/onramps.md#ws
	OK	https://async.rs/
	OK	https://github.com/lemire/simdjson
	OK	https://github.com/simd-lite/simdjson-rs
	OK	https://github.com/stjepang/smol
	OK	tremor-query/operators.md#qos::wal
docs/workshop/examples/33_proxies_lt_ws/README.md
	OK	../../../artefacts/offramps.md#ws
	OK	../../../operations/linked-transports.md
	OK	../31_servers_lt_ws/README.md
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/33_proxies_lt_ws
	OK	https://github.com/vi/websocat
docs/workshop/examples/32_proxies_lt_http/README.md
	OK	../../../operations/linked-transports.md
	OK	../30_servers_lt_http/README.md
	OK	../30_servers_lt_http/README.md#testing
	OK	etc/tremor/config/response_processing.trickle
	OK	https://github.com/tremor-rs/tremor-www-docs/tree/main/docs/workshop/examples/32_proxies_lt_http
docs/CII.md
	OK	https://docs.tremor.rs/
	OK	https://docs.tremor.rs/Contributing
	OK	https://docs.tremor.rs/api/
	OK	https://docs.tremor.rs/development/testing
	OK	https://github.com/tremor-rs/tremor-rfcs
	OK	https://github.com/tremor-rs/tremor-runtime.git
	OK	https://github.com/tremor-rs/tremor-runtime/actions
	OK	https://github.com/tremor-rs/tremor-runtime/issues
	OK	https://github.com/tremor-rs/tremor-runtime/tree/main/CHANGELOG.md
	OK	https://github.com/tremor-rs/tremor-runtime/tree/main/LICENSE
	OK	https://nvd.nist.gov/products/cpe
	OK	https://semver.org/
	OK	https://www.tremor.rs/
	ERROR	https://docs.tremor.rs/Security
		Not Found (HTTP error 404)
	ERROR	https://github.com/tremor-rs/tremor
		Not Found (HTTP error 404)
	ERROR	https://github.com/tremor-rs/tremor-runtime/tree/main/docs/development/process/release.md
		Not Found (HTTP error 404)
docs/development/debugging.md
	OK	https://www.nesono.com/sites/default/files/lldb%20cheat%20sheet.pdf
course/plugin/menu/font-awesome/LICENSE.md
	OK	https://creativecommons.org/licenses/by/4.0/
	OK	https://fontawesome.com/license
	OK	https://opensource.org/licenses/MIT
	OK	https://scripts.sil.org/OFL
docs/development/issue-investigation.md
	OK	http://www.brendangregg.com/blog/2017-08-08/linux-load-averages.html
	OK	http://www.brendangregg.com/dtrace.html
	OK	http://www.valgrind.org/docs/manual/quick-start.html
	OK	https://github.com/edenhill/librdkafka/blob/v1.0.0/src/rdkafka_queue.c#L336
	OK	https://github.com/edenhill/librdkafka/blob/v1.0.0/src/rdkafka_queue.c#L346
	OK	https://github.com/edenhill/librdkafka/blob/v1.0.0/src/rdkafka_queue.c#L390
	OK	https://github.com/edenhill/librdkafka/blob/v1.0.0/src/rdkafka_queue.c#L402-L407
	OK	https://github.com/edenhill/librdkafka/issues/2208
	OK	https://github.com/tokio-rs/mio/issues/1076
	OK	https://github.com/vi/websocat
	OK	https://linux.die.net/man/8/netstat
	OK	https://linuxtechlab.com/learn-use-netstat-with-examples/
	OK	https://lldb.llvm.org/use/map.html
	OK	https://perf.wiki.kernel.org/index.php/Tutorial
docs/tremor-query/functions/stats.md
	OK	http://www.vldb.org/pvldb/vol12/p2195-masson.pdf
	OK	https://arxiv.org/pdf/1908.10693.pdf
	OK	https://github.com/HdrHistogram/HdrHistogram#footprint-estimation
docs/tremor-script/grammar/index.html
	OK	diagram/AddExpr.png
	OK	diagram/AndExpr.png
	OK	diagram/Array.png
	OK	diagram/ArrayCase.png
	OK	diagram/ArrayPattern.png
	OK	diagram/ArrayPatternFilter.png
	OK	diagram/ArraySegment.png
	OK	diagram/BinExpr.png
	OK	diagram/Binary.png
	OK	diagram/BinaryField.png
	OK	diagram/BinaryFields.png
	OK	diagram/BinaryType.png
	OK	diagram/BitAndExpr.png
	OK	diagram/BitOrExpr.png
	OK	diagram/BitXorExpr.png
	OK	diagram/Block.png
	OK	diagram/Bool.png
	OK	diagram/CmpExpr.png
	OK	diagram/Const.png
	OK	diagram/DECIMAL.png
	OK	diagram/DocComment.png
	OK	diagram/DocCommentLine.png
	OK	diagram/EXPONENT.png
	OK	diagram/Effectors.png
	OK	diagram/Emit.png
	OK	diagram/EqExpr.png
	OK	diagram/Expr.png
	OK	diagram/ExprCase.png
	OK	diagram/Exprs.png
	OK	diagram/FLOAT.png
	OK	diagram/Field.png
	OK	diagram/FnCall.png
	OK	diagram/FnDecl.png
	OK	diagram/FnDeclArgs.png
	OK	diagram/FnDeclBody.png
	OK	diagram/FnDeclCaseClause.png
	OK	diagram/FnDeclCaseDefault.png
	OK	diagram/For.png
	OK	diagram/ForCaseClause.png
	OK	diagram/Guard.png
	OK	diagram/INTEGER.png
	OK	diagram/Id.png
	OK	diagram/IntrinsicFnDecl.png
	OK	diagram/Let.png
	OK	diagram/Literal.png
	OK	diagram/Match.png
	OK	diagram/MatchCaseClause.png
	OK	diagram/MatchingFnDecl.png
	OK	diagram/Merge.png
	OK	diagram/ModCommentLine.png
	OK	diagram/Module.png
	OK	diagram/ModuleExpr.png
	OK	diagram/MulExpr.png
	OK	diagram/NotExpr.png
	OK	diagram/OpenTuple.png
	OK	diagram/Patch.png
	OK	diagram/PatchOperation.png
	OK	diagram/Path.png
	OK	diagram/PathSegment.png
	OK	diagram/PresenceExpr.png
	OK	diagram/QualifiedSegments.png
	OK	diagram/Record.png
	OK	diagram/RecordCase.png
	OK	diagram/RecordPattern.png
	OK	diagram/RecordPatternFields.png
	OK	diagram/STRING_ESCAPE.png
	OK	diagram/STRING_LITERAL.png
	OK	diagram/Script.png
	OK	diagram/SimpleExpr.png
	OK	diagram/SimpleFnDecl.png
	OK	diagram/TEST_ESCAPE.png
	OK	diagram/TEST_LITERAL.png
	OK	diagram/TestExpr.png
	OK	diagram/TupleCase.png
	OK	diagram/TuplePattern.png
	OK	diagram/TuplePatternFilter.png
	OK	diagram/UnaryExpr.png
	OK	diagram/XorExpr.png
	OK	diagram/rr-1.62.png
	OK	https://www.bottlecaps.de/rr/ui
docs/tremor-query/grammar/index.html
	OK	diagram/AddExpr.png
	OK	diagram/AndExpr.png
	OK	diagram/Array.png
	OK	diagram/ArrayCase.png
	OK	diagram/ArrayPattern.png
	OK	diagram/ArrayPatternFilter.png
	OK	diagram/ArraySegment.png
	OK	diagram/BinExpr.png
	OK	diagram/BitAndExpr.png
	OK	diagram/BitOrExpr.png
	OK	diagram/BitXorExpr.png
	OK	diagram/Block.png
	OK	diagram/Bool.png
	OK	diagram/CmpExpr.png
	OK	diagram/Const.png
	OK	diagram/CreateOperatorDefn.png
	OK	diagram/CreateScriptDefn.png
	OK	diagram/CreateStreamDefn.png
	OK	diagram/DECIMAL.png
	OK	diagram/DefineOperatorDefn.png
	OK	diagram/DefineScriptDefn.png
	OK	diagram/DefineWindowDefn.png
	OK	diagram/DocComment.png
	OK	diagram/DocCommentLine.png
	OK	diagram/EXPONENT.png
	OK	diagram/EachBasedGroup.png
	OK	diagram/Effectors.png
	OK	diagram/EmbeddedScript.png
	OK	diagram/Emit.png
	OK	diagram/EqExpr.png
	OK	diagram/Expr.png
	OK	diagram/ExprCase.png
	OK	diagram/Exprs.png
	OK	diagram/FLOAT.png
	OK	diagram/Field.png
	OK	diagram/FnCall.png
	OK	diagram/FnDecl.png
	OK	diagram/FnDeclArgs.png
	OK	diagram/FnDeclBody.png
	OK	diagram/FnDeclCaseClause.png
	OK	diagram/FnDeclCaseDefault.png
	OK	diagram/For.png
	OK	diagram/ForCaseClause.png
	OK	diagram/FromClause.png
	OK	diagram/GroupByClause.png
	OK	diagram/GroupByDimension.png
	OK	diagram/Guard.png
	OK	diagram/HavingClause.png
	OK	diagram/INTEGER.png
	OK	diagram/Id.png
	OK	diagram/IntoClause.png
	OK	diagram/IntrinsicFnDecl.png
	OK	diagram/Let.png
	OK	diagram/Literal.png
	OK	diagram/Match.png
	OK	diagram/MatchCaseClause.png
	OK	diagram/MatchingFnDecl.png
	OK	diagram/Merge.png
	OK	diagram/ModComment.png
	OK	diagram/ModCommentLine.png
	OK	diagram/ModularId.png
	OK	diagram/Module.png
	OK	diagram/ModuleExpr.png
	OK	diagram/ModuleStmt.png
	OK	diagram/ModuleStmtInner.png
	OK	diagram/MulExpr.png
	OK	diagram/NotExpr.png
	OK	diagram/OpenTuple.png
	OK	diagram/Param.png
	OK	diagram/Params.png
	OK	diagram/Patch.png
	OK	diagram/PatchOperation.png
	OK	diagram/Path.png
	OK	diagram/PathSegment.png
	OK	diagram/PresenceExpr.png
	OK	diagram/QualifiedSegments.png
	OK	diagram/Query.png
	OK	diagram/Record.png
	OK	diagram/RecordCase.png
	OK	diagram/RecordPattern.png
	OK	diagram/RecordPatternFields.png
	OK	diagram/STRING_ESCAPE.png
	OK	diagram/STRING_LITERAL.png
	OK	diagram/Script.png
	OK	diagram/SelectStmt.png
	OK	diagram/SetBasedGroup.png
	OK	diagram/SimpleExpr.png
	OK	diagram/SimpleFnDecl.png
	OK	diagram/Stmt.png
	OK	diagram/TEST_ESCAPE.png
	OK	diagram/TEST_LITERAL.png
	OK	diagram/TestExpr.png
	OK	diagram/TiltFrames.png
	OK	diagram/TupleCase.png
	OK	diagram/TuplePattern.png
	OK	diagram/TuplePatternFilter.png
	OK	diagram/UnaryExpr.png
	OK	diagram/WhereClause.png
	OK	diagram/WindowKind.png
	OK	diagram/WithParams.png
	OK	diagram/WithPartialParams.png
	OK	diagram/XorExpr.png
	OK	diagram/rr-1.62.png
	OK	https://www.bottlecaps.de/rr/ui
course/overview/index.md
	OK	./assets/cncf-color.svg
	OK	./assets/hla.png
	OK	./assets/logging-arch-basic.png
	OK	./assets/logging-arch-next-maybe.png
	OK	./assets/metrics-arch-basic.png
	OK	./assets/overview_arch.png
	OK	https://bit.ly/tremor-discord
	OK	https://cloud-native.slack.com/messages/tremor
	OK	https://docs.tremor.rs
	OK	https://docs.tremor.rs/operations/gdcb/
	OK	https://docs.tremor.rs/operations/linked-transports/
	OK	https://docs.tremor.rs/tremor-query/
	OK	https://docs.tremor.rs/tremor-script/
	OK	https://docs.tremor.rs/workshop/examples/36_quota_service/
	OK	https://docs.tremor.rs/workshop/examples/37_configurator/
	OK	https://github.com/tremor-rs/
	OK	https://github.com/tremor-rs/tremor-runtime
	OK	https://rfcs.tremor.rs
	OK	https://twitter.com/tremordebs
	OK	https://www.cncf.io/sandbox-projects/
	OK	https://www.rust-lang.org/
	OK	https://www.tremor.rs
	OK	https://www.tremor.rs/blog/2020-08-06-to-async-or-not-to-async/
	ERROR	https://landscape.cncf.io/selected=tremor
		Not Found (HTTP error 404)
docs/Contributing.md
	OK	http://docs.tremor.rs/development/quick-start/
	OK	https://bit.ly/tremor-discord
	OK	https://docs.tremor.rs/CodeOfConduct
	OK	https://docs.tremor.rs/policies/security
	OK	https://github.com/darach
	OK	https://github.com/rust-lang/rust-clippy
	OK	https://github.com/rust-lang/rustfmt
	OK	https://github.com/tremor-rs/tremor-rfcs
	OK	https://github.com/tremor-rs/tremor-rfcs/blob/main/README.md
	OK	https://github.com/tremor-rs/tremor-runtime/issues/new
	OK	https://github.com/tremor-rs/tremor-runtime/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc
	OK	https://github.com/tremor-rs/tremor-runtime/search?q=&type=Issues&utf8=%E2%9C%93
	OK	https://github.com/tremor-rs/tremor-www-docs
	OK	https://github.com/tremor-rs/tremor-www-docs/issues?q=is%3Aopen%20is%3Aissue%20label%3Adoc
	OK	https://help.github.com/articles/about-collaborative-development-models/
	OK	https://help.github.com/articles/about-pull-requests/
	OK	https://help.github.com/en/articles/closing-issues-using-keywords
	ERROR	https://github.com/tremor-rs/tremor-runtime/blob/main/docs/development/testing.md
		Not Found (HTTP error 404)
course/contributing/index.md
	OK	https://bit.ly/tremor-discord
	OK	https://docs.tremor.rs/policies/security
	OK	https://github.com/simd-lite/simd-json
	OK	https://github.com/tremor-rs/tremor-mkdocs-lexer
	OK	https://github.com/tremor-rs/tremor-rfcs
	OK	https://github.com/tremor-rs/tremor-rfcs/blob/main/README.md
	OK	https://github.com/tremor-rs/tremor-runtime
	OK	https://github.com/tremor-rs/tremor-runtime/issues/new
	OK	https://github.com/tremor-rs/tremor-runtime/search?q=&type=Issues&utf8=%E2%9C%93
	OK	https://github.com/tremor-rs/tremor-runtime/tree/main/tremor-erl
	OK	https://github.com/tremor-rs/tremor-vscode
	OK	https://github.com/tremor-rs/tremor-www-docs
	OK	https://github.com/tremor-rs/tremor-www-docs/issues?q=is%3Aopen%20is%3Aissue%20label%3Adoc
	OK	https://help.github.com/articles/about-collaborative-development-models/
docs/artefacts/onramps.md
	OK	../operations/linked-transports.md
	OK	codecs.md
	OK	codecs.md#json
	OK	codecs.md#pass
	OK	codecs.md#string
	OK	https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
	OK	https://discord.com/developers/docs/intro
	OK	https://docs.graylog.org/en/latest/pages/gelf.html#gelf-via-tcp
	OK	https://docs.graylog.org/en/latest/pages/gelf.html#gelf-via-udp
	OK	https://docs.rs/nats/0.9.8/nats/struct.Options.html
	OK	https://docs.rs/serenity/0.10.2/serenity/
	OK	https://en.wikipedia.org/wiki/Year_2038_problem
	OK	https://github.com/edenhill/librdkafka/blob/v1.5.0/CONFIGURATION.md
	OK	https://kafka.apache.org/20/javadoc/index.html?org/apache/kafka/connect/header/Header.html
	OK	offramps.md#offramps
	ERROR	../tremor-script/stdlib/tremor/origin.md
		Stat docs/tremor-script/stdlib/tremor/origin.md: no such file or directory
docs/development/quick-start.md
	OK	https://cmake.org/download/
	OK	https://docs.rs/openssl
	OK	https://github.com/microsoft/vcpkg
	OK	https://github.com/sfackler/rust-openssl/pull/1238
	OK	https://releases.llvm.org/download.html
	OK	https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019
	OK	https://win.rustup.rs/x86_64
	OK	https://www.rust-lang.org/tools/install
docs/operations/configuration.md
	OK	https://docs.rs/log4rs/*/log4rs/
docs/artefacts/offramps.md
	OK	../operations/linked-transports.md
	OK	../tremor-query/operators.md#genericbatch
	OK	./onramps.md#rest
	OK	codecs.md#json
	OK	http://hdrhistogram.org/
	OK	https://docs.rs/nats/0.9.8/nats/struct.Options.html
	OK	https://github.com/edenhill/librdkafka/blob/v1.5.0/CONFIGURATION.md
	OK	https://kafka.apache.org/20/javadoc/index.html?org/apache/kafka/connect/header/Header.html
	OK	https://newrelic.com/
	OK	https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html
docs/tremor-script/index.md
	OK	../tremor-query/index.md#embedded-script-definitions
	OK	../tremor-query/index.md#tumbling-windows
	OK	../tremor-query/operators.md#runtimetremor
	OK	../tremor-query/walkthrough.md#scripts-and-operators
	OK	grammar/diagram/Array.png
	OK	grammar/diagram/ArrayCase.png
	OK	grammar/diagram/ArrayPattern.png
	OK	grammar/diagram/ArrayPatternFilter.png
	OK	grammar/diagram/ArraySegment.png
	OK	grammar/diagram/Binary.png
	OK	grammar/diagram/BinaryField.png
	OK	grammar/diagram/BinaryFields.png
	OK	grammar/diagram/Block.png
	OK	grammar/diagram/Const.png
	OK	grammar/diagram/DocComment.png
	OK	grammar/diagram/DocCommentLine.png
	OK	grammar/diagram/Effectors.png
	OK	grammar/diagram/Emit.png
	OK	grammar/diagram/ExprCase.png
	OK	grammar/diagram/Field.png
	OK	grammar/diagram/For.png
	OK	grammar/diagram/ForCaseClause.png
	OK	grammar/diagram/Guard.png
	OK	grammar/diagram/Let.png
	OK	grammar/diagram/Match.png
	OK	grammar/diagram/MatchCaseClause.png
	OK	grammar/diagram/Merge.png
	OK	grammar/diagram/Patch.png
	OK	grammar/diagram/PatchOperation.png
	OK	grammar/diagram/Path.png
	OK	grammar/diagram/PathSegment.png
	OK	grammar/diagram/QualifiedSegments.png
	OK	grammar/diagram/Record.png
	OK	grammar/diagram/RecordCase.png
	OK	grammar/diagram/RecordPattern.png
	OK	grammar/diagram/RecordPatternFields.png
	OK	grammar/diagram/TEST_ESCAPE.png
	OK	grammar/diagram/TEST_LITERAL.png
	OK	grammar/diagram/TestExpr.png
	OK	grammar/diagram/TupleCase.png
	OK	grammar/diagram/TuplePattern.png
	OK	grammar/diagram/TuplePatternFilter.png
	OK	https://docs.tremor.rs/tremor-query/#select-queries
	OK	https://erlang.org/doc/programming_examples/bit_syntax.html
	OK	https://tools.ietf.org/html/rfc6902
	OK	https://tools.ietf.org/html/rfc7386
	ERROR	stdlib/std/array.md
		Stat docs/tremor-script/stdlib/std/array.md: no such file or directory
	ERROR	stdlib/std/base64.md
		Stat docs/tremor-script/stdlib/std/base64.md: no such file or directory
	ERROR	stdlib/std/binary.md
		Stat docs/tremor-script/stdlib/std/binary.md: no such file or directory
	ERROR	stdlib/std/float.md
		Stat docs/tremor-script/stdlib/std/float.md: no such file or directory
	ERROR	stdlib/std/integer.md
		Stat docs/tremor-script/stdlib/std/integer.md: no such file or directory
	ERROR	stdlib/std/record.md
		Stat docs/tremor-script/stdlib/std/record.md: no such file or directory
	ERROR	stdlib/std/string.md
		Stat docs/tremor-script/stdlib/std/string.md: no such file or directory
	ERROR	stdlib/std/string.md#from_utf8_lossybytes
		Stat docs/tremor-script/stdlib/std/string.md: no such file or directory
	ERROR	stdlib/std/string.md#into_binarybytes
		Stat docs/tremor-script/stdlib/std/string.md: no such file or directory
docs/artefacts/postprocessors.md
	OK	https://docs.graylog.org/en/3.0/pages/gelf.html#chunking
	OK	https://tools.ietf.org/html/rfc5425#section-4.3
docs/artefacts/preprocessors.md
	OK	https://docs.graylog.org/en/3.0/pages/gelf.html#chunking
	OK	https://en.wikipedia.org/wiki/Carriage_return#Computers
	OK	https://github.com/tremor-rs/tremor-rfcs/pull/31
	OK	https://tools.ietf.org/html/rfc5425#section-4.3
	OK	onramps.md#tcp
	OK	onramps.md#udp-onramp-example-for-gelf
docs/policies/security.md
	OK	https://keys.openpgp.org/vks/v1/by-fingerprint/71C9D7794FCEAC9D77AC4F6FE21BB9BD3F38481E
	OK	https://pgp.mit.edu/pks/lookup?op=get&search=0x962FAC01B6989EBB