|
Re: [cf-bosh] Re: Re: [Metron Agent] failed to generate job templates with metron agent on top of OpenStack Dynamic network
Thanks Amit.
If using dynamic network, the OpenStack support allocate ip address, using
the ip address to configure metron_agent and launch vm, will it possible
solve the issue?
--
Thanks Amit.
If using dynamic network, the OpenStack support allocate ip address, using
the ip address to configure metron_agent and launch vm, will it possible
solve the issue?
--
|
By
Yitao Jiang
·
#4590
·
|
|
Re: vcap.component.discover in 233
For the DEA's, I think it was removed here [1] with the removal of
`vcap/component`. For health manager, I believe it was removed here [2]
when the `cfcomponent` dependency was removed.
In both
For the DEA's, I think it was removed here [1] with the removal of
`vcap/component`. For health manager, I believe it was removed here [2]
when the `cfcomponent` dependency was removed.
In both
|
By
Matthew Sykes <matthew.sykes@...>
·
#4589
·
|
|
Re: CF212 - golang app crash - how to perform the troubleshooting?
These are env. variable in Go you can easily get it with os.Getenv("
VCAP_SERVICES") or you can use go-cfenv [1] as helper.
[1] https://github.com/cloudfoundry-community/go-cfenv/
These are env. variable in Go you can easily get it with os.Getenv("
VCAP_SERVICES") or you can use go-cfenv [1] as helper.
[1] https://github.com/cloudfoundry-community/go-cfenv/
|
By
Gwenn Etourneau
·
#4588
·
|
|
Re: Request for Multibuildpack Use Cases
Thanks for the clarification Danny. I guess the point I was trying to make
earlier with the "oracle_library" buildpack use case, is that this feature
has some potential functional commonality with
Thanks for the clarification Danny. I guess the point I was trying to make
earlier with the "oracle_library" buildpack use case, is that this feature
has some potential functional commonality with
|
By
Mike Youngstrom <youngm@...>
·
#4587
·
|
|
Re: Request for Multibuildpack Use Cases
As a starting point we have decided to work with officially provided
buildpacks as their behavior is known and controlled by the buildpacks
team. By discovering use cases (thank you John, Jack and
As a starting point we have decided to work with officially provided
buildpacks as their behavior is known and controlled by the buildpacks
team. By discovering use cases (thank you John, Jack and
|
By
Danny Rosen
·
#4586
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
That strategy is going to be hard to sell. Diego's Executor takes the log
lines out of Garden and drops them into dropsonde messages. I doubt they'll
think it's a good idea to implement substitution
That strategy is going to be hard to sell. Diego's Executor takes the log
lines out of Garden and drops them into dropsonde messages. I doubt they'll
think it's a good idea to implement substitution
|
By
Jim CF Campbell
·
#4585
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
I was thinking whoever demarcates and submits the original event to
loggregator. dea_logging_agent and the equivalent in Deigo. Doing it at
that point could provide a bit more flexibility. I know
I was thinking whoever demarcates and submits the original event to
loggregator. dea_logging_agent and the equivalent in Deigo. Doing it at
that point could provide a bit more flexibility. I know
|
By
Mike Youngstrom <youngm@...>
·
#4584
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
what exactly do you mean by "event creation time"?
--
Jim Campbell | Product Manager | Cloud Foundry | Pivotal.io | 303.618.0963
what exactly do you mean by "event creation time"?
--
Jim Campbell | Product Manager | Cloud Foundry | Pivotal.io | 303.618.0963
|
By
Jim CF Campbell
·
#4583
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Before I submit the CLI issue let me ask one more question.
Would it be better to replace the newline token with /n at event creation
time instead of asking the cli, splunk, anyone listening on the
Before I submit the CLI issue let me ask one more question.
Would it be better to replace the newline token with /n at event creation
time instead of asking the cli, splunk, anyone listening on the
|
By
Mike Youngstrom <youngm@...>
·
#4582
·
|
|
vcap.component.discover in 233
We recently upgrade from 228 to 233. Since then, one thing I'm seeing is
that neither DEA nor HM9000 is responding to a vcap.component.discover on
nats. Is this expected? I've dug a bit and haven't
We recently upgrade from 228 to 233. Since then, one thing I'm seeing is
that neither DEA nor HM9000 is responding to a vcap.component.discover on
nats. Is this expected? I've dug a bit and haven't
|
By
Matt Cholick
·
#4581
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Sounds good. I'll submit an issue to start the discussion. I imagine the
first question Dies will ask though is if you would support something like
that. :)
Mike
wrote:
Sounds good. I'll submit an issue to start the discussion. I imagine the
first question Dies will ask though is if you would support something like
that. :)
Mike
wrote:
|
By
Mike Youngstrom <youngm@...>
·
#4580
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
cf logs
<https://github.com/cloudfoundry/cli/blob/40eb5be48eaac697c3700d5f1e6f654bae471cec/cf/commands/application/logs.go>
is actually maintained by the CLI team under
cf logs
<https://github.com/cloudfoundry/cli/blob/40eb5be48eaac697c3700d5f1e6f654bae471cec/cf/commands/application/logs.go>
is actually maintained by the CLI team under
|
By
Jim CF Campbell
·
#4579
·
|
|
Re: Request for Multibuildpack Use Cases
John,
It sounds like the buildpack team is thinking the multi buildpack feature
would only work for buildpacks they provide not a custom
"dependency-resolution" buildpack. Or at least that is how I
John,
It sounds like the buildpack team is thinking the multi buildpack feature
would only work for buildpacks they provide not a custom
"dependency-resolution" buildpack. Or at least that is how I
|
By
Mike Youngstrom <youngm@...>
·
#4578
·
|
|
Re: [cf-bosh] Re: Re: [Metron Agent] failed to generate job templates with metron agent on top of OpenStack Dynamic network
We did a spike <https://www.pivotaltracker.com/story/show/116805009> to
figure out the Metron behavior. We have a story
<https://www.pivotaltracker.com/story/show/117257489> to fix in our icebox,
but
We did a spike <https://www.pivotaltracker.com/story/show/116805009> to
figure out the Metron behavior. We have a story
<https://www.pivotaltracker.com/story/show/117257489> to fix in our icebox,
but
|
By
Jim CF Campbell
·
#4577
·
|
|
Re: Request for Multibuildpack Use Cases
Another common use case for me is that an application is polyglot in some
way. For example, you have a blog you'd like to deploy that uses a static
site generator written in (say) Go. You would have
Another common use case for me is that an application is polyglot in some
way. For example, you have a blog you'd like to deploy that uses a static
site generator written in (say) Go. You would have
|
By
John Feminella <jxf@...>
·
#4575
·
|
|
Re: Doppler/Firehose - Multiline Log Entry
Jim,
If I submitted a CLI PR to change the cf logs command to substitute /u2028
with /n could the loggregator team get behind that?
Mike
wrote:
Jim,
If I submitted a CLI PR to change the cf logs command to substitute /u2028
with /n could the loggregator team get behind that?
Mike
wrote:
|
By
Mike Youngstrom <youngm@...>
·
#4576
·
|
|
Re: dynamic networks
That other thread Rob and Alvaro just mentioned currently leaves open the
question of why metron_agent worked when deployed from Micro BOSH on
stemcell 3160 but started giving this error message on
That other thread Rob and Alvaro just mentioned currently leaves open the
question of why metron_agent worked when deployed from Micro BOSH on
stemcell 3160 but started giving this error message on
|
By
Amit Kumar Gupta
·
#4574
·
|
|
Re: Request for Multibuildpack Use Cases
Multibuildpack is absolutely useful and I'm excited for this proposal.
I encounter a lot of use cases for this. The most common is that an
application wants to pull in private dependencies during a
Multibuildpack is absolutely useful and I'm excited for this proposal.
I encounter a lot of use cases for this. The most common is that an
application wants to pull in private dependencies during a
|
By
John Feminella <jxf@...>
·
#4573
·
|
|
Re: dynamic networks
As Amit wrote in the other, related thread - https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/thread/RYMBWNUMMWSDPIE3DZ5JUVN2VNYXDWU6/
Thanks,
Rob & Alvaro
CF Release
As Amit wrote in the other, related thread - https://lists.cloudfoundry.org/archives/list/cf-dev(a)lists.cloudfoundry.org/thread/RYMBWNUMMWSDPIE3DZ5JUVN2VNYXDWU6/
Thanks,
Rob & Alvaro
CF Release
|
By
CF Runtime
·
#4572
·
|
|
Re: CF212 - golang app crash - how to perform the troubleshooting?
They are passed via environment variables and then your start command is
used to start the app.
This is an example of the startup
They are passed via environment variables and then your start command is
used to start the app.
This is an example of the startup
|
By
JT Archie <jarchie@...>
·
#4571
·
|