Add implementation details to the programme documentation
In response to code review, add details on implementation and supported platforms.
This commit is contained in:
parent
c379bcb159
commit
adaee1d3a7
10
nocode.mtail
10
nocode.mtail
@ -1,7 +1,13 @@
|
|||||||
# This is an example mtail programme for exporting no code instrumentation
|
# This is an mtail programme for exporting metrics from no code.
|
||||||
#
|
#
|
||||||
# No code has no instrumentation, thus requires an external program to sift
|
# No code has no instrumentation, thus requires an external program to sift
|
||||||
# and export metrics from other sources; in this case with mtail from any log
|
# and export metrics from other sources; in this case with mtail from any log
|
||||||
# files.
|
# files.
|
||||||
#
|
#
|
||||||
# See https://github.com/google/mtail for more details on how this works.
|
# See https://github.com/google/mtail for more details on the language.
|
||||||
|
#
|
||||||
|
# Implementation Details:
|
||||||
|
# This programme takes advantage of the Church-Turing thesis on universal
|
||||||
|
# computability to dynamically adapt to all applications with no code; it
|
||||||
|
# supports serverless and server-based platforms, public and private cloud,
|
||||||
|
# and traditional on-premises hosting, on premise.
|
||||||
|
Loading…
Reference in New Issue
Block a user