Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mtail fails on startup #116

Open
gerryd opened this issue Dec 28, 2017 · 0 comments
Open

mtail fails on startup #116

gerryd opened this issue Dec 28, 2017 · 0 comments
Assignees
Labels

Comments

@gerryd
Copy link
Member

gerryd commented Dec 28, 2017

On the stream frontends, backends and webserver (which hosts the browser video player), we install mtail to help gather statistics.

Starting the mtail service fails:

F1228 13:42:21.297228   14758 main.go:68] couldn't start: Compile encountered errors:
compile failed for nginx.mtail:
nginx.mtail:30:5-28: Identifier `http_m3u8_requests_total' not declared.
	Try adding `counter http_m3u8_requests_total' to the top of the program.
nginx.mtail:33:5-26: Identifier `http_ts_requests_total' not declared.
Try adding `counter http_ts_requests_total' to the top of the program.

Probably not relevant since the same issue existed before I did this, but for completeness' sake: I changed the mtail role to use a Debian package instead of the tarball.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants