Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "prometheus_text-to-remote_write",
Short: "Prometheus text to remote_write",
Long: `It's a microservice receiving Prometheus text exposition format and sending it to Prometheus remote_write.
It can be run as a service and as a converter.
Activating logging to stderr:
./prometheus_text-to-remote_write (...) --logtostderr=1
./prometheus_text-to-remote_write (...) --logtostderr
`,
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.