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

influxdb directive: can use http area? #21

Open
toffstechzhang opened this issue Feb 21, 2019 · 1 comment
Open

influxdb directive: can use http area? #21

toffstechzhang opened this issue Feb 21, 2019 · 1 comment

Comments

@toffstechzhang
Copy link

may I config nginx influxdb directive in http area:

http {
.............
influxdb server_name=myserver host=127.0.0.1 port=8089 measurement=mymeasures enabled=true;
influxdb_dynamic_fields namespace="mynamespace" server_name="$server_name" user_agent="$http_user_agent" myinteger=10000;

..........

server {
..........

}

@toffstechzhang
Copy link
Author

yes, it is work

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

No branches or pull requests

1 participant