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

feat: add example how to use nginx to avoid overloading Artifactory by scraping data by Prometheus. #79

Merged
merged 1 commit into from
Jun 22, 2022

Conversation

martinm82
Copy link
Contributor

No description provided.

@martinm82 martinm82 requested a review from peimanja as a code owner June 22, 2022 10:21
UPSTREAM: "http://exporter:9531"
MAX_SIZE: "100m"
PROXY_READ_TIMEOUT: "2400s"
PROXY_CACHE_VALID: "60s"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

environment:
UPSTREAM: "http://exporter:9531"
MAX_SIZE: "100m"
PROXY_READ_TIMEOUT: "2400s"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

…ading Artifactory by scraping data by Prometheus.
@sonarcloud
Copy link

sonarcloud bot commented Jun 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Owner

@peimanja peimanja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

@peimanja peimanja merged commit 7b761bc into peimanja:master Jun 22, 2022
@martinm82 martinm82 deleted the nginx-cache branch June 28, 2022 06:43
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

Successfully merging this pull request may close these issues.

2 participants