-
Updated
Jul 8, 2022 - Go
load-balancer
Here are 858 public repositories matching this topic...
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Jul 7, 2022 - Go
mod_mime
-
Updated
Jun 9, 2022 - Go
Right now, we are checking that the pods are exposing the metrics, but we are not sure all the integration with prometheus works.
In other words, if our podmonitor configuration is broken, CI won't tell us.
What we should do is:
- Deploy the prometheus operator as part of our inv dev-env deployment (potentially, under a parameter)
- Checks the metrics are collected and exposed by prometheus
Is your feature request related to a problem? Please describe.
This is the logic currently implemented in the main branch:
If
headers
criteria are configured, a request is filtered in if it matches both headers and urls. Ifheaders
criteria are NOT configured, the probability options are used.
Describe the solution you'd like
I want to take the URL check when no header is
Your Feature Request
Some applications are not case-sensitive on the URL parameters, and may look for arguments presented under any fantasist format. One could argue that we could turn the complete string to lower case before performing the lookup, but that would also change the values, which is not desired. A better approach would be to improve url_param
, urlp
, and urlp_val()
to take a
-
Updated
Jul 7, 2022 - C
-
Updated
Jul 4, 2022 - TypeScript
-
Updated
Dec 7, 2021 - C
-
Updated
Sep 10, 2020 - Go
-
Updated
Dec 9, 2021 - JavaScript
What we need
In the case of using openelb as the Kubernetes load balancing implementation, the allocation of openelb external-ip-pool can only be viewed on the terminal interface by accessing Kubernetes resources with kubectl. However, more and more kubernetes users are using specific dashboards to operate and manage clusters or workloads, such as KubeSphere. Therefore, the current usage is n
For security issues, some companies need that each sql user has their own cache.
Indeed, if clickhouse is configured with ROW policies or other kind of user rights, a user could have access to forbidden data if the query was previously done by another user with the right access and the result is is already cached in CH
Metrics support
-
Updated
Jan 31, 2022 - Shell
Question
Can we force the new sanitizing key to be applied to the configuration on /refresh call?
Environment (please complete the following information):
- .NET Core 3.1.3
- Steeltoe Version 3.0.2
Additional context or links
I tried to work with Steeltoe's /env and /refresh endpoints. What I noticed is that the sanitizer works only when a project is started. When you add a k
-
Updated
Sep 25, 2020
-
Updated
Jul 8, 2022 - C
-
Updated
Jul 9, 2022 - C++
-
Updated
May 25, 2021 - Python
-
Updated
Jul 4, 2022 - Go
-
Updated
Jul 3, 2022
-
Updated
Jul 1, 2019 - Go
-
Updated
Apr 30, 2021 - Java
Improve this page
Add a description, image, and links to the load-balancer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the load-balancer topic, visit your repo's landing page and select "manage topics."
Description
Reference