Skip to content

mbanaszkiewicz-vonage/query-param-metric-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To reproduce the issue with missing uri metric when using query params:

  1. start telegraf container via docker-compose -f docker-compose.telegraf.yml up - collected metrics will be available in that console
  2. Run App.java spring boot app- it will perform 2 requests to itself which fail with 404 (one using path param, the other - query param )
  3. inspect telegraf logs available in terminal in which you ran docker-compose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages