-
I tried to change the datasource name in my configmap and then reload grafana (using kube-prometheus-stack helm)
but then it just added another datasource with the new name.
Is it posible to renam…
-
I installed cloudbase-init 1.1.6 on Windows in an ovirt virtual environment and packaged it into a template. When I used this templateto create a new virtual machine, I configured the administrator pa…
-
We have upgraded the application with ojdbc6 to ojdbc11 with JDK 17. Getting the below exception, though there is no functional impact.
c3p0 version is 0.9.5.5.
With ojdbc6 we don't see this iss…
-
### Feature description
**Is your feature request related to a problem? Please describe.**
The coloring is not the same when comparing a Python app instrumented with the SDK vs with ebpf:
| SDK | e…
-
Looking at the output of `telemetry-summarize`, I don't see any summaries being printed to the logs. I know the main purpose is to upload data to some other service, but is there anything valuable we …
bdice updated
19 hours ago
-
I have about 130-140 BacNet IP datasources, but as soon as 1 is active, I can't activate the other, and neither can I discover new datapoints in the active datasource, or in any other. This is the sam…
-
## Summary
Support BigQuery as a datasource
## Motivation
A typical data pipeline is to replicate Firestore document inserts and updates in realtime to BigQuery using the [Firestore Export to…
-
# Documentation request
Regarding the vendor-data, the doc[1] mentions that:
[1] https://cloudinit.readthedocs.io/en/latest/explanation/vendordata.html
`1. Users have ultimate control over vendor…
-
does SparkSqlFunctionResponseHandle required, it do same thing as SparkSqlFunctionTableScanOperator
_Originally posted by @penghuo in https://github.com/opensearch-project/sql/pull/17…
-
add support for querying the user's account and its data via our `coder_workspace` data source, e.g.
```hcl
resource "local_file" "timezone" {
content = ${data.coder_workspace.me.timezone}
}
…