We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
httpServer: authentication: basic: username: agent password: 'agent' lowercaseOutputLabelNames: true lowercaseOutputName: true rules:
The text was updated successfully, but these errors were encountered:
The JMX exporter is designed to be called from Prometheus. These headers are specific to browser access, which is not a common usage pattern.
Sorry, something went wrong.
dhoard
No branches or pull requests
The contents of my agent configuration file are as follows:
httpServer:
authentication:
basic:
username: agent
password: 'agent'
lowercaseOutputLabelNames: true
lowercaseOutputName: true
rules:
name: java_runtime_$1
help: Java Runtime $1
type: GAUGE
action: ignore
value: $2
labels:
app: "applicationname"
The text was updated successfully, but these errors were encountered: