We have some apps (or maybe we should call them a handful of scripts) that use Google APIs to facilitate some administrative tasks. Recently, after making anoth
We have a table 1 Day table aggregated with group by call_date ,tdlinx_id ,work_request_id ,category_name another table we have 1 week level data aggregated w
There is an interface with a method that returns a Class, like so. public interface MyInterface { public Class<? extends Object> returnsSomething
On GCP I have a nodepool for our kubernetes cluster and I can ssh to any of the node in the nodepool. However when I tried the scp command on one of the mode to
I have a scenario where I'm getting custom metrics thru an application. I want to create alerts based on thresholds and days of the week. Is there any way I can
[ { _id: new ObjectId("6236ba6b465ff537abfaa64c"), firstName: 'user', lastName: 'uer', password: '$2a$10$2SX2R1lFEErvcJnO1oGafOK/BRnQ.PG7oLHX0
I want to know if you can add some javascript to the original page? I wanna do an dataLayer push to add some extra tracking to my experiment and then I would ne
Here is my page: https://soniahunt.com/press/ I am using a WP plugin to display posts in a dynamic/responsive grid. However, due to varying lengths of titles/de
See the following nonsense minimal-working example that resembles a problem: library(shiny) ui = shiny::fluidPage( shiny::sidebarLayout( shiny::sid