Skip to content

Sealights integration  #421

@RoniSegal

Description

@RoniSegal

What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running cf curl /v2/info && cf version?
CF CLI V7

What version of the buildpack you are using?
1.7.66

If you were attempting to accomplish a task, what was it you were attempting to do?
The Sealights agent needs to wrap the customer app in order to send data to our server.
For example, an app starts with the following command: node index.js becomes slnodejs run index.js
In order to do that we need the buildpack to be able to change the application by writing a hook to the buildpack

What did you expect to happen?
A specific place where we can write our own hook that modifies the start command.

What was the actual behavior?
There is no documentation for hooks API

Can you provide a sample app?
It's a general question not app-specific

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions