Giter Club home page Giter Club logo

Comments (7)

pranay01 avatar pranay01 commented on July 24, 2024

@myoss Thanks for creating the issue. Were you trying to run the migration script to upgrade to v0.8.0? Which version of SigNoz are you currently on?

from opentelemetry-collector-contrib.

myoss avatar myoss commented on July 24, 2024

helm --namespace platform install my-release signoz/signoz --set clickhouse.enabled=false --set externalClickhouse.host=127.0.0.1 --set externalClickhouse.cluster=cluster --set externalClickhouse.user=demo --set externalClickhouse.password=mm

from opentelemetry-collector-contrib.

makeavish avatar makeavish commented on July 24, 2024

@myoss That's because the DB migration creates a schema_migrations table in default db.
We should update the code to support custom db name from config.

from opentelemetry-collector-contrib.

myoss avatar myoss commented on July 24, 2024

same question: http://signoz.example.com/api/v1/getSpanFilters, custom db are not supported

image

from opentelemetry-collector-contrib.

makeavish avatar makeavish commented on July 24, 2024

@myoss DB migrations need access to the default database.
This is a limitation of golang-migrate (golang-migrate/migrate#690)
@prashant-shahi Please test if external DBs are supported.

from opentelemetry-collector-contrib.

prashant-shahi avatar prashant-shahi commented on July 24, 2024

Hey @myoss!

I was able to use yandex/clickhouse-server:21.12.3.32 image as external clickhouse without any problem, where we use the default user.
It seems like permission issue in clickhouse for the specified user.

from opentelemetry-collector-contrib.

makeavish avatar makeavish commented on July 24, 2024

Closing this as it's expected and user side access issue.

from opentelemetry-collector-contrib.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.