lets suppose i have a collection with 4k documents on mongodb. Every 10 seconds for example i need to loop for each document and make some verifications. Im won
I am currently trying to work on monitoring my company's Gitlab that runs on a kubernetes cluster. We have deployed a separate prometheus (we are not using the
I try to create an ingress resource over terraform. I receive the following error message Error: Failed to create Ingress 'jenkins/jenkins-ingress' because: th
I am writing a program that reads a line of input, uses get_token() to store dynamically allocated copies of all of that line's tokens in an array arr of string
I have a test, that checks an element on a page: if element A is presented, test(function) returns A and runs another function A. If element B is presented, tes
I have a pandas dataframe that contains only one column which contains a string. I want to apply a function to each row that will split the string by sentence a