Vineeth Pothulapati

Results 23 issues of Vineeth Pothulapati

I am currently evaluating opentelemetry-operator helm chart. I am stuck on an issue. I wanted to add the opentelemetry-collector custom resource along with otel-operator helm chart installation. The otel-col CR...

help wanted
chart:operator

In prom-migrator add support for headers to writer URL, helps in configuring tenant and auth-related details through headers. ``` ./prom-migrator_0.0.3_Linux_x86_64 -start=1641486391 -reader-url=http://x.x.x.x:portnumber/prom/api/v1/read -writer-url=http://y.y.y.y:portnumber/write -progress-enabled=false **--headers="TENANT="** ```

Improvement
prom-migrator

At the moment in the Promscale quick start guide, we are using pre-packaged Grafana that includes all the required configuration and dashboards. But we aren't maintaining the source of the...

Currently, The Prometheus endpoint is by default enabled, and post tracing GA OpenTelmetry will be also enabled by default. Provide an option i.e. flag, config option (in config.yaml) to disable...

Improvement

Log the depcrecated flags that are in use, stating in `0.X.0` (tbd) version will drop these flags.

Improvement

In Promscale we are not exposing any details on database connection pooling. This issue is to expose details of the runtime state of DB connections being used.

Improvement

**What happened?** The version telemetry shared by Tobs is not the version of Tobs helm chart. We are capturing the Promscale helm chart version as the env `value: "{{ .Chart.Version...

bug

**What is missing?** The database offered in Tobs is primarily/solely used by Promscale Connector. For better performance of Promscale, we recommend tuning some database configuration documented [here](https://docs.timescale.com/promscale/latest/recommendations/config-recomm/#database-configuration). **Why do we...

feature

As currently, tobs includes all the components i.e. Prometheus, Otel collector, and Promscale that are required to test the ingestion, and querying of data. As part of this issue add...

enhancement
tech-debt
epic/tobs-code-stabilization

**What happened?** On install or update of Promscale deployment, we see warning logs. **Did you expect to see something different?** I expect no warning logs install, or update. **How to...

bug