Last Version

Haystack Pipes 2.0.0

Packages to send ("pipe") Haystack data to external sinks (like AWS Firehose or another Kafka queue)

License

License

GroupId

GroupId

com.expedia.www
ArtifactId

ArtifactId

haystack-pipes
Version

Version

2.0.0
Type

Type

pom
Description

Description

Haystack Pipes
Packages to send ("pipe") Haystack data to external sinks (like AWS Firehose or another Kafka queue)
Project URL

Project URL

https://github.com/ExpediaDotCom/haystack-pipes/tree/master
Source Code Management

Source Code Management

http://github.com/ExpediaDotCom/haystack-pipes

Download haystack-pipes 2.0.0

Filename Size
haystack-pipes-2.0.0.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/com.expedia.www/haystack-pipes/ -->
<dependency>
    <groupId>com.expedia.www</groupId>
    <artifactId>haystack-pipes</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.www/haystack-pipes/
implementation 'com.expedia.www:haystack-pipes:2.0.0'
// https://jarcasting.com/artifacts/com.expedia.www/haystack-pipes/
implementation ("com.expedia.www:haystack-pipes:2.0.0")
'com.expedia.www:haystack-pipes:pom:2.0.0'
<dependency org="com.expedia.www" name="haystack-pipes" rev="2.0.0">
  <artifact name="haystack-pipes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.expedia.www', module='haystack-pipes', version='2.0.0')
)
libraryDependencies += "com.expedia.www" % "haystack-pipes" % "2.0.0"
[com.expedia.www/haystack-pipes "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • commons
  • span-key-extractor
  • firehose-writer
  • http-poster
  • json-transformer
  • kafka-producer
  • secret-detector
  • sample-key-extractor