What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
I'm not able to get Tideways up and running in our project. I followed these instructions:
I'm not able to get Tideways up and running in our project. I followed these instructions: https://documentation.spryker.com/docs/configuring-services#tideways
Looks like this in my setup:
$ tail -32 deploy.development.yml | head -15 kibana: engine: kibana endpoints: dashboard.suite.local: tideways: apikey: **************** environment-name: development cli-enabled: true docker: ssl: enabled: false redirect: true
Am I doing something wrong? How can I verify that this works?
Comments
-
Hi Alfred, in the
deploy.*.yml
have you also this configuration?image: tag: spryker/("local-debian-php:+7.4") php: enabled-extensions: - tideways
and over the services:
services: tideways: engine: tideways cli-enabled: true apikey: **********
0 -
Thanks, I just added that and I see now, that I have a new tideways container. Is this documented somewhere?
Do you now where I can find the tideways cli tool? It's not available in the
cli
container$ docker/sdk cli 'echo $TIDEWAYS_CLI_ENABLED; which tideways' --> DEVELOPMENT MODE true
0 -
I also checked all other containers and didn't find that
0 -
is this project in your local or over our PaaS? if is over our PaaS we should terraform the configuration from the repository, then deploy a normal pipeline to run all the features.
If is the last option, please create a case on support.spryker.com π0 -
It's not a PaaS project, we run that with roo360 on AWS and tideways is working there. It just does not work locally and I wasn't able to find more documentation for that.
0 -
Sorry Alfred, I don't have an immediate answer to your question and i only know this configuration over PaaS so far. To find a solution, we will need to wait a bit more π.
If you prefer, you can always rise a support ticket asking your queries at the same link shared.
0 -
I figured it out in the meantime, I'll send a PR with a fix if I find some time.
0 -
it would be great if you could share that pr in this thread so I can prioritize it with the corresponding team.
0 -
I needed to add this ini setting to make it work:
tideways.connection="<tcp://tideways:9135>"
And
cli-enabled
just relates to https://support.tideways.com/documentation/setup/configuration/instrumenting-cli-scripts.html#enabling-the-profiler-on-the-cli and not to the tideways CLI tool.0 -
Morning Alfred, just to let you know that we will work on our documentation to produce a flawless documentation about this integration and others π
thanks and have a great week.0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random