Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

instana-agent (8) Versions 1.0.5

Installs/Configures instana-agent

Policyfile
Berkshelf
Knife
cookbook 'instana-agent', '= 1.0.5', :supermarket
cookbook 'instana-agent', '= 1.0.5'
knife supermarket install instana-agent
knife supermarket download instana-agent
README
Dependencies
Changelog
Quality 86%

instana-agent Cookbook

This Chef cookbook installs, configures and runs the monitoring agent for the Instana monitoring suite.

Flavors

instana-agent-dynamic

This blank agent comes bundled with a JDK and is configured to download all neccessary sensors when it starts. Additionally, it is configured to update its set of sensors on a daily basis.

instana-agent-static

This "gated" agent package is supposed to not connect to the internet at all. It comes with all the recent sensors and a JDK, and is your package of choice when you run a tight firewall setup.

Monitoring endpoint

If you're an onprem customer, please specify your hostname and port in the corresponding attributes. If you're using our SaaS offering, and don't know which endpoint the agent should send to, feel free to ask our sales team.

Supported operating systems

See our official documentation.

Attributes

License and Authors

Some attributes may be loaded via a chef databag: instana-agent, item: general

Example:

{
"id": "general",
"flavor": "static",
"key": "your_agent_key",
"endpoint_host": "saas-us-west-2.instana.io",
"endpoint_port": 443,
"mode": "apm",
"zone": "production",
"tags": ["tag", "another"]
}

This cookbook is being submitted and maintained under the Apache v2.0 License.

Publish to the Chef Supermarket with Travis CI

  • Update the version number in the module’s metadata.rb file and commit the change to the module repository.
  • Tag the module repo with the desired version number.
  • Push the commit and tag to your Git repository.

Travis CI will build and publish the module.

Copyright 2017, INSTANA Inc.

Dependent cookbooks

zypper = 0.4.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

instana-agent CHANGELOG

This file is used to list changes made in each version of the instana-agent
cookbook.

1.0.5

  • Release to chef supermarket using stove

1.0.3

  • Fix configuration.yaml parse error

1.0.2

  • Updated the cookbook to comply with all of our recent feature requests and operational workflows.

1.0.0

  • We switched to our new lb-backed agent source.

0.1.0

  • Initial release of instana-agent

Collaborator Number Metric
            

1.0.5 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.0.5 passed this metric

Foodcritic Metric
            

1.0.5 passed this metric

License Metric
            

1.0.5 passed this metric

No Binaries Metric
            

1.0.5 passed this metric

Testing File Metric
            

1.0.5 passed this metric

Version Tag Metric
            

1.0.5 passed this metric